Get user setting
Users
Get user setting
Retrieves a single user setting by key for the authenticated user.
GET
Get user setting
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique key of the user setting.
Maximum string length:
255Example:
"theme"
Response
Default Response
Standard success response payload wrapped in a data property.
User setting resource returned by the API.