GET
List User Organizations
Query Params
-
rolestring or array of stringsThe optional user roleONE OF
string enumarray of string enums
Responses
200
OK
Response Body
object
-
organizationsarray of objects requiredorganizations object
-
idstring requiredThe organization ID -
namestring requiredThe organization name -
enterpriseCountnumber requiredThe number of enterprises in the organization -
rolestring enum requiredThe user's role within the organizationserviceUseradminmembercustomer -
businessModelstring enum nullable requiredThe business model of the organization, null when not setcryptoAsAService
-
400
Bad Request
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
404
Not Found
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id