Retrieve all epochs
Retrieve a list of all epochs. This endpoint allows filtering by cursor and limit for pagination.
Query Parameters
cursor
stringSpecify the cursor used for pagination. This helps in retrieving the next set of results in a paginated response.
limit
integerLimit the number of results
Default:
50
A successful response containing a list of epochs. Each entry in the data array includes brief information about the epoch.