Get Organization
GET/v1/organizations/:slug
Get info about one organization
Request
Responses
- 200
- 402
- 404
successful
Response Headers
Requests included in the plan for the current period. Absent on unlimited plans.
Requests left in the included allowance. Zero once usage crosses into the billable overage band.
When the counter rolls over (ISO 8601).
Monthly request quota exhausted. EVERY organization-scoped endpoint (any path carrying a {slug}) can return this once the allowance runs out — it is documented here as the representative example rather than repeated on each operation. Do not retry: wait for X-API-Quota-Reset, or enable usage billing on the Developers tab.
Response Headers
Requests included in the plan for the current period. Absent on unlimited plans.
Requests left in the included allowance. Zero once usage crosses into the billable overage band.
When the counter rolls over (ISO 8601).
Seconds until retry is safe. Sent with monthly-quota 402 and short-term-throttle 429.
not found