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. Works with any valid API key; no specific scope is required.Response
Always
identity.Organization ID (
orgn_*).Organization name.
Current plan:
beta, free, starter, pro, or enterprise. During the beta period every organization is on beta.Unique request identifier for support and debugging.
Code Examples
Errors
Related Endpoints
- Get Usage, current billing period usage
- List API Keys, manage API keys