Organizations
Retrieve an organization by ID or slug
Fetches the organization whose ID or slug matches the provided id_or_slug URL query parameter.
get/organizations/{organization_id}
Path parameters
organization_idstring required
The ID or slug of the organization
Query parameters
include_members_countboolean
Flag to denote whether or not the organization's members count should be included in the response.
include_missing_member_with_elevated_permissionsboolean
Flag to denote whether or not to include a member with elevated permissions who is not currently a member of the organization.
Response
An organization