Retrieve a specific setting for the current user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The value of the user setting
The response is of type string
.
Retrieve a specific setting for the current user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The value of the user setting
The response is of type string
.