cURL
curl --request GET \ --url https://api.engagefabric.com/players/{id}/activity \ --header 'Authorization: Bearer <token>'
Returns all events (client and system) for a player
Documentation IndexFetch the complete documentation index at: https://docs.engagefabric.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token for admin console authentication
Player UUID
Max number of events to return
50
Number of events to skip
0
Activity log retrieved successfully