Skip to main content
GET
/
v1
/
limits
Get organization limits.
curl --request GET \
  --url https://api.equos.ai/v1/limits \
  --header 'x-api-key: <api-key>'
"<any>"

Authorizations

x-api-key
string
header
required

Response

200 - application/json

The organization limits, or null if none set.

The response is of type any.

I