Skip to main content
List all blobs present in an organization.

GET /orgs/:id/blobs

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID or alias of the organization.

Response

ParameterTypeDescription
blobsarrayList of blob objects.

Example

curl -X GET https://api.blobhub.io/orgs/acme-corp/blobs