Skip to main content
Retrieve the usage limits and quotas assigned to a specific user.

GET /users/:id/limits

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID or alias of the user.

Response

ParameterTypeDescription
limitsobjectHierarchical object containing limit values and usage.

Example

curl -X GET https://api.blobhub.io/users/user_123/limits