Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.miget.com/api/v1/regions \ --header 'Authorization: <api-key>'
[ { "id": 123, "name": "<string>", "code": "<string>" } ]
Returns all available deployment regions where resources can be provisioned.
Bearer token for authentication. Format: 'Bearer {token}'
List available regions
Region ID
Region display name
Region code identifier