Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://cloud.kaneo.app/api/auth/organization/get-active-member-role \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Bearer token authentication
Bad Request. Usually due to missing parameters, or invalid parameters.
Was this page helpful?