Responses

  • Context to properly run a full app connected to the API

GET /data/user/context
curl \
 --request GET http://api.example.com/data/user/context \
 --header "Authorization: $API_KEY"