Retrieve events from hub
GET/events/skip/:Skip/take/:Take
Returns a paginated list of events from the hub using the Skip and Take values specified in the path. Use this endpoint to retrieve specific result pages without relying on query string pagination parameters.
Request
Responses
- 200
The Events response.