v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBe) Organisation Management
Search for organisations
Returns organisations registered under the tenant, optionally filtered by name, email, or external unique ID.
get/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations
Path parameters
tenantIdinteger required
Query parameters
emailstring
externalUniqueIdstring
External unique Id
limitinteger
namestring
offsetinteger
onlyShowAllowedboolean
If true, returns only organisations the authenticated user has permission to access. If false and the user lacks permission, an error is returned.
Response
OK
Example response
[
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}
]