Tenant
Retrieve current configurations
Get detailed properties for current tenant.
get/tenant
Response
OK
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw",
"currency": "USD",
"office_hours": {
"monday": {
"ranges": [
{
"from": "09:00",
"to": "17:00"
}
]
},
"tuesday": {
"ranges": [
{
"from": "09:00",
"to": "17:00"
}
]
},
"wednesday": {
"ranges": [
{
"from": "09:00",
"to": "17:00"
}
]
},
"thursday": {
"ranges": [
{
"from": "09:00",
"to": "17:00"
}
]
},
"friday": {
"ranges": [
{
"from": "09:00",
"to": "17:00"
}
]
},
"saturday": {
"ranges": [
{
"from": "09:00",
"to": "17:00"
}
]
},
"sunday": {
"ranges": [
{
"from": "09:00",
"to": "17:00"
}
]
}
},
"outbound_caller_ids": [
{
"provider_id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}
],
"e164": {
"country": "Angola(244)"
},
"avatar_file_url": "/api/blobs/WexWdABcd5D4PDgzTKV3gAAAEu00WcK"
}