GET
/
api
/
v0
/
settings
{
  "id": 123,
  "user_id": 123,
  "language": "<string>",
  "created_at": "2023-11-07T05:31:56Z",
  "updated_at": "2023-11-07T05:31:56Z"
}

Headers

authorization
string

Query Parameters

user_id
integer
required

Response

200
application/json

Successful Response

The response is of type object.