v1
latestOpenAPI 3.1.02026-08-063776831.4 MBTenant Configuration
Get Tenant Configuration by Type
Returns the tenant configuration for the given configurationTypeId. For tenant-timezone-config, returns default timezone (America/New_York) when none is stored.
get/tenant-configurations/by-configuration-type/{configurationTypeId}
Path parameters
configurationTypeIdstring required
Configuration type ID
Headers
tenant-idstring required
Tenant ID
Response
Tenant configuration retrieved successfully
Example response
{
"updatedAt": "2022-03-10T16:15:50Z",
"createdAt": "2022-03-10T16:15:50Z"
}