Get events
Get events according to your filters. You can use it to serve a map or event stream.
Authorizations
It is the "access_token" returned after login
Body
It is a filter. By default, you get all the event categories.
atelier
, brocante
, cinema
, conference
, enfants
, expo
, festival
, gastronomie
, livres
, loisirs
, meeting
, musique
, nature
, pro
, salon
, sciences
, soiree
, solidarite
, spectacle
, sport
, visite
, none
It is a filter. By default, you get all sources. Check the back office for possible values.
You can define a location filter corresponding to a circle or a rectangle.
1 < x < 500
You can order the events you get by dates or by prices or by distance to a place definied with 'orderByDistance' or by last update dates to update your records. By default it's by ascendant endDates.
startDate
, endDate
, updatedAt
, lowestPrice
, highestPrice
, distance
You can define the coordinates of a place to order events according to their distance from that place.
Set it to true if you want to retrieve commentaries on events you get. Warning, this reduces the performance of the request, so only use it if you want to use this data.
Set it to true if you want to retrieve performers on events you get. Warning, this reduces the performance of the request, so only use it if you want to use this data.