Skip to main content
GET
Elenca gli eventi

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri della query

limit
integer
predefinito:50

Righe per pagina

Intervallo richiesto: 1 <= x <= 200
cursor
string

Il nextCursor della risposta precedente

since
string<date-time>

Solo gli eventi dopo questo istante Istante ISO 8601 con fuso

type
enum<string>[]

Uno o più tipi

Opzioni disponibili:
reservation_created,
reservation_confirmed,
reservation_modified,
reservation_cancelled,
guest_arrived,
guest_seated,
table_released,
reservation_late,
reservation_no_show,
meal_completed,
waitlist_entry_created,
compatible_table_freed,
guest_profile_changed,
waitlist_entry_cancelled,
reservation_needs_attention
venueId
string<uuid>

Solo questo locale

Risposta

OK

data
object[]
obbligatorio
nextCursor
string | null
obbligatorio