Get Organization

Returns the details of a specified Organization. <Info title="Required scopes"> > `organizations:read` </Info>

Authentication

AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token

Path parameters

uuidstringRequired
The organization's unique identifier

Response

OK
resourceobject
Organization object

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error