Skip to main content

Settings data

Get settings for keybindings and radial menu.

Path Parameters
name string REQUIRED

Example: ovddykvbs

Query Parameters
client_id string REQUIRED

Example: 083e2257-c7d6-444d-ac17-e5334ede9b27

client_secret string REQUIRED

Example: GV0bESCnrrwAEHkHA90m6bwAD3Em49pi

Responses
200

successful operation

Schema OPTIONAL
identifier string OPTIONAL
modal-activate-button string OPTIONAL
shop-activate-button string OPTIONAL
review-activate-button string OPTIONAL
review-title string OPTIONAL
report-activate-button string OPTIONAL
modal-radial boolean OPTIONAL
shop-radial boolean OPTIONAL
review-radial boolean OPTIONAL
report-radial boolean OPTIONAL
settings
GET /api/v1/gameserver/:name/settings
name — path
client_id — query
client_secret — query
https://api.gameserverapp.com
curl -L 'https://api.gameserverapp.com/api/v1/gameserver/:name/settings' \
-H 'Accept: application/json'