User Settings Read

Allows you to read custom settings by providing a key. You can set or adjust these settings using the User Settings Write endpoint.

Body Fields

TermTypeDescription
KeysArrayArray of keys requested. Must follow regex pattern /^api:[A-Za-z0-9_-]*$/

Returned Fields

TermTypeDescription
KEYStringRequested Key
VALUESelf definedReturned setting

Ratelimit: 90 req/min

Body Params
keys
array of strings
required

The keys for which you wish to retrieve the values.

keys*
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json