Return context required to properly run a full app connected to the API
(like the Kitsu web client).
GET
/data/user/context
curl \
--request GET http://api.example.com/data/user/context \
--header "Authorization: $API_KEY"