curl --location --request GET '/tenants//organisation'
{
"items": [
{
"id": 0,
"company_id": 0,
"tenant_id": 0,
"name_primary_language": "string",
"name_secondary_language": "string",
"relationship_mgr": 0,
"notes": "string",
"status": "InActive",
"track_mode": "StaffWebApp",
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z"
}
]
}