Organization
Get organization
Retrieves detailed information about a specific organization by its ID. The user must have permissions to access the organization, either directly or through team membership. Returns a 401 if the organization doesn't exist or the user doesn't have access.
get/v1/organizations/{id}
Path parameters
idstring required
Organization ID
Response
Organization details