Guests

Get guests list

Get guests list

get/guests-crud

Query parameters

columnsstring required
Example:fullName guestEmail guestPhone address id

Selection of columns, separated by space

filtersstring
Example:{"allergies":{"@in":["feather"]}}

Object of filters to query by

limitnumber

Limit guests results

skipnumber

Pagination skip

Response

The guests list has been successfully pulled.

resultsobject required
totalnumber required

Changes

No recorded changes to this endpoint across all 1 revision of this API.