Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
/orgs/:id
id
org
curl -X GET https://api.blobhub.io/v1/orgs/acme-corp
{ "status": "success", "org": { "id": "org_123456", "alias": "acme-corp", "name": "Acme Corp", "role": "admin" } }