Avisi cloud logo
Organisations

Get the membership in an organisation for the user requesting this endpoint.

GET
/api/v1/organisations/{organisationSlug}/me

Path Parameters

organisationSlugstring
Match^[a-z0-9-_]+$

Response Body

curl -X GET "https://api.avisi.cloud/api/v1/organisations/string/me"
{
  "subject": "60edbbae-71be-4fbc-b2c1-f38d95f4b1b6",
  "identity": "10a80a7a-1a32-4a74-b592-aa2a4ef691c5",
  "username": "string",
  "role": "admin",
  "kubernetesRole": "cluster-admin",
  "joinedAt": "2019-08-24T14:15:22Z",
  "email": "string"
}
{
  "message": "string",
  "details": [
    "string"
  ]
}
{
  "message": "string",
  "details": [
    "string"
  ]
}
{
  "message": "string",
  "details": [
    "string"
  ]
}
{
  "message": "string",
  "details": [
    "string"
  ]
}