Skip to content

List Organization Members

GET
/organization/{id}/members

Retrieves a list of all members in a specific organization, including their roles and status.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

The unique identifier of the organization

Type
string
Required

Responses

List of organization members

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License