Skip to main content
GET
Get user setting

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

key
string
required

Unique key of the user setting.

Maximum string length: 255
Example:

"theme"

Response

Default Response

Standard success response payload wrapped in a data property.

data
object
required

User setting resource returned by the API.