Skip to content

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
Required

Responses

Organization details
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License