events
Get events for a specific entity
Get events for a specific entity
get/events/entity
Query parameters
offsetinteger
The number of items to skip. Useful for pagination (page number * limit)
limitinteger
The number of items to fetch
user_idstring
The user ID of the user making the request
entity_idstring[] required
The ID of the entity to get events for
entity_type'track' | 'collection' | 'user'
The type of entity to get events for
filter_deletedboolean
Whether to filter deleted events
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.