PageOfTenants
PageOfTenants
JSON Example
{
"items": [
{
"name": "ACME",
"active": true,
"tenant_id": "d290f1ee-6c54-4b01-90e6-d701748f0851",
"cd_tenant_ids": [
"8daca9a9-5b11-4f63-9c52-953a2ef77739"
]
}
],
"page_info": {
"limit": 0,
"offset": 0,
"total": 0
}
}