latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
User Management
List User Organizations
get/api/v2/organization
Query parameters
Example:admin
The optional user role
Response
OK
Example response
{
"organizations": [
{
"role": "admin"
}
]
}