List booking statuses
Retrieve all booking statuses available for your venue. Statuses represent the current state of a booking (e.g., Pending, Confirmed, Cancelled).
Authorizations
Bearer authentication using your BookingShake API key. Retrieve your API key from Settings > Integrations in your BookingShake dashboard.
Response
List of booking statuses retrieved successfully
Status ID
"Zx8Kp3Qm7nRt"
Status display name (may be in French or configured language)
"Confirmé"
Semantic status type. Use it instead of hardcoding venue-specific status IDs.
new, validated, done, pseudo_done, canceled, archived, null "validated"
True when this status means the booking is cancelled (type 'canceled' or venue-flagged as cancelled)
false
Hex color configured for the status
"#4CAF50"
Display order
2
Status scope: 'event'/'booking' statuses apply to bookings; 'task'/'task_tag' entries belong to task boards and should be filtered out by most integrations
"booking"
