cURL
curl --request GET \ --url https://getkontext.io/api/v1/organizations/{orgId}/members \ --header 'Authorization: Bearer <token>'
[ { "userId": "<string>", "firstName": "<string>", "lastName": "<string>", "email": "<string>", "role": "owner", "joinedAt": "2023-11-07T05:31:56Z" } ]
Documentation IndexFetch the complete documentation index at: https://getkontext.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://getkontext.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key (ktx_key_*) or session Bearer token
List of organization members
owner
admin
member