cURL
Booking
List bookings
Read-only.
GET
cURL
Authorizations
Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage
keys via /projects/me/api-keys. Test-mode keys use
the ndsk_test_ prefix.
Query Parameters
Available options:
pending, confirmed, cancelled, completed, no_show Match against customer name/email/booking ref.
1-based page number.
Required range:
x >= 1Items per page (max 100).
Required range:
1 <= x <= 100