Self integration API (0.0.1)

Self integration API

Get a list of user tenants associated to the logged in user

path Parameters
consortiumId
required
string <uuid> (uuid)

The ID of consortium

Responses

Response samples

Content type
application/json
{
  • "userTenants": [
    ],
  • "totalRecords": 0
}