Get available regions
Agent Config API
Get Regions
Retrieve the list of available deployment regions for agent hosting
GET
Get available regions
Overview
Retrieve all available deployment regions where Inya agents can be hosted. Each region represents a geographic cluster with dedicated infrastructure optimized for low-latency voice interactions. The region you choose when creating an agent determines where audio processing and AI inference run.Required Permission
agents
Example cURL
Response
Success (200)
Response Fields
Use Cases
- Populating a region selector in a new agent creation flow
- Retrieving the
regIdneeded to call Get Timezones for timezone selection - Presenting region options in a configuration dashboard
Save the
requestId from every response. You will need it if you contact Inya support to trace a specific request.