Get Organization Members

Get the list of members for a specific organization.

This endpoint retrieves the list of members for the specified organization. It returns the members with their permissions and other details.

get/api/v2/orgs/{org}/members

Path parameters

orgstring required

Query parameters

pageinteger
limitinteger

Headers

authorizationstring nullable

Cookies

modaic_sessionstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v2/orgs/{org}/members:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.