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 usage limits and quotas for an organization.

GET /orgs/:id/limits

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID or alias of the organization.

Response

ParameterTypeDescription
limitsobjectHierarchical object containing limit values and usage.

Example

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