List bookings
bookings
List bookings
The account’s bookings across all calendar widgets, newest first, as a paginated { data, pagination } envelope. The PHI boundary applies.
GET
List bookings
Documentation Index
Fetch the complete documentation index at: https://docs.formitto.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A Formitto API key created in the dashboard (Settings → API keys). Pass it as Authorization: Bearer fmt_live_....
Query Parameters
1-based page number.
Required range:
x >= 1Items per page (max 100).
Required range:
1 <= x <= 100