Skip to main content
Retrieve metadata items associated with a blob by alias.

GET /blobs/:org_id/:blob_id/metadata/:alias

Path Parameters

ParameterTypeRequiredDescription
org_idstringYesThe unique ID of the organization.
blob_idstringYesThe unique ID of the blob.
aliasstringYesThe alias of the metadata item(s).

Response

ParameterTypeDescription
itemsarrayList of metadata items.

Example

curl -X GET https://api.blobhub.io/blobs/org_123/blob_789/metadata/accuracy