latestSwagger 2.02026-08-10244186228.2 KB
d2c17db7266d
organizations
Shows a list of all organizations that the user belongs to
get/v1/organizations
Query parameters
pageinteger
sizeinteger
sortBystring
orderBystring
Headers
X-Fieldsstring mask
An optional fields mask
Response
Success
Example response
{
"content": [
{
"status": "INVITED",
"role": "MEMBER"
}
]
}