Get timezones by region
Agent Config API
Get Timezones
Retrieve the list of available timezones for a specific deployment region
GET
Get timezones by region
Overview
Retrieve all IANA timezone identifiers available within a specific deployment region. Use theregId returned by Get Regions to load the timezone options for that region. The selected timezone controls how the Inya platform interprets scheduled events, analytics timestamps, and call scheduling.
Required Permission
agents
Path Parameters
Example cURL
Asia Region
Americas Region
Response
Success (200)
Error Responses
404 Not Found - Invalid or unrecognized region identifierResponse Fields
Use Cases
- Building a cascading region → timezone selector in an agent creation UI
- Validating timezone values before sending a Create Agent or Update Agent request
- Displaying timezone context in an agent settings dashboard
Save the
requestId from every response. You will need it if you contact Inya support to trace a specific request.Authorizations
API key with 'agents' permission
Path Parameters
Region identifier, e.g. 'asia' or 'america'