Get Organization Details
GET
/organization/{id}
Retrieves detailed information about a specific organization, including its members and settings.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
TypeHTTP (bearer)
Parameters
Path Parameters
id*
The unique identifier of the organization
Typestring
RequiredResponses
Organization details
application/json
JSON
{
}