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

Language