v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBb) Tenant Configuration & Onboarding
List tenants
Returns all tenants registered on the platform. Only available to administrators. Results can be filtered by name or institution.
get/eclipse-conductor/rest/v1/tenants
Query parameters
fieldsstring
Pass meta-data to get additional tenant fields like pool account and wallet identifier data
institutionstring
limitinteger
namestring
offsetinteger
onlyShowAllowedboolean
If true, returns only tenants 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"
}
]