v1

latestOpenAPI 3.0.02026-07-14169146300.3 KB
Organizations

List all organizations

Returns a list of organizations that you currently belong to.

get/v1/organizations

Response

idstring required

Deprecated: Use slug instead.

slugstring required

Organization slug

namestring required

Example response

[
  {
    "slug": "tsrqponmlkjihgfedcba"
  }
]