Get Current Organization
Organization
Get Current Organization
Retrieve the authenticated organization’s profile
GET
Get Current Organization
Overview
Returns the profile of the organization associated with the current API key. Use this to verify authentication, check your plan tier, and retrieve your organization ID. This is typically the first call made when setting up an integration to confirm the API key is valid.Response
Code Examples
Errors
| Status | Type | Description |
|---|---|---|
| 401 | unauthorized | Missing or invalid API key |
| 429 | rate_limited | Too many requests |
Related Endpoints
- Get Usage — current billing period usage
- List API Keys — manage API keys