v60

latestOpenAPI 3.0.0Mozilla Public License 2.0raw.githubusercontent.com2026-07-3167151417.8 KB
Meta Events

List all meta events

This endpoint fetches meta events with pagination

get/v1/projects/{projectID}/meta-events

Path parameters

projectIDstring required

Project ID

Query parameters

direction'next' | 'prev'
endDatestring

The end date

next_page_cursorstring

A pagination cursor to fetch the next page of a list

perPageinteger

The number of items to return per page

prev_page_cursorstring

A pagination cursor to fetch the previous page of a list

sortstring

Sort order, values are ASC or DESC, defaults to DESC

startDatestring

The start date

Response

OK

messagestring
statusboolean