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

TypeHTTP (bearer)

Parameters

Path Parameters

id*

The unique identifier of the organization

Typestring
Required

Responses

List of organization members
application/json

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License