get http://api.questlabs.ai/api/entities//users//xp-history
Retrieve the XP history for a specific user in a specific entity.
Log in to see full request history
Responses
Retrieve the XP history for a specific user in a specific entity.
xxxxxxxxxx
curl --request GET \
--url 'http://api.questlabs.ai/api/entities/entityId/users/userId/xp-history?page=1&limit=20' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: