Authorization: Bearer ********************
curl --location '/dashboard/favorite_status/' \ --header 'Authorization: Bearer <token>'
{ "result": [ { "id": 0, "value": true } ] }