Organizations API

Get current organization

Retrieve the currently authenticated organization. A convenient alias of the Get organization endpoint.

For a complete reference of the organization object, refer to the Get organization endpoint documentation.

🔑 Access with

Advanced access token with organizations.read

OAuth access with organizations.read

get/v2/organizations/me

Response

The current organization object.

Changes