Skip to main content
GET
/
auth
/
organization
/
get-active-member-role
Get Organization Active Member Role
curl --request GET \
  --url https://cloud.kaneo.app/api/auth/organization/get-active-member-role \
  --header 'Authorization: Bearer <token>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://kaneo.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

Bad Request. Usually due to missing parameters, or invalid parameters.

message
string
required