Organization

List organizations

Return every organization the caller's API key grants access to. Use this to discover organization IDs before calling endpoints that accept an organization_id filter.

get/v1/org

Response

Successful Response

idstring uuid required
namestring nullable required

Changes