List User Organizations

get/api/v2/organization

Query Parameters

  • rolestring or array
    The optional user role

200 Response

organizations array[object] required
id string required
The organization ID
name string required
The organization name
enterpriseCount number required
The number of enterprises in the organization

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id