events
Get all events
Get all events
get/events/all
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
sort_method'newest' | 'timestamp'
The sort method
event_type'remix_contest' | 'live_event' | 'new_release'
The type of event to filter by
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.