Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
Appearance
Menu
Return to top
Returns the region options for a specific region.
GET
/api/region/{regionId}/options
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
regionId
*
ID of the region
Type
integer
Required
Pattern
"\\d+"
Responses
200
401
Success
GET
/api/region/{regionId}/options
Playground
Authorization
api_key
Variables
Key
Value
regionId
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python