Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blobhub.io/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve details about a specific blob.

GET /blobs/:org_id/:blob_id

Path Parameters

ParameterTypeRequiredDescription
org_idstringYesThe unique ID of the organization.
blob_idstringYesThe unique ID or alias of the blob.

Response

ParameterTypeDescription
blobobjectThe blob details.

Example

curl -X GET https://api.blobhub.io/blobs/org_123/my-model