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"
  }
]

Changes