Skip to main content
POST
Get events catalogue

Authorizations

Authorization
string
header
required

It is the "access_token" returned after login

Body

application/json
locationFilter
object

You can define a location filter corresponding to a circle or a rectangle.

lastUpdatedAt
string

You can only get the events updated after this date. Use it to keep your own database up to date.

Example:

"2024-10-10T12:00:06.138Z"

trackAvailabilities
boolean

Set it to true if you want to retrieve events whose availabilities have been modified.

Example:

false

limit
number
Required range: 1 <= x <= 500
Example:

5

pageNumber
number
Example:

1

Response

Successful operation

data
object
pagination
object