Sign in

List bookings by profile IDs

documented

List bookings filtered by one or more profile IDs; supports pagination.

GET /v1/bookings?profileIds={profileIds}Bookingsno implementation yet0 runs

Input

profile_ids
Profile IDs (comma-separated)
prof_123,prof_456
account_id
Account ID or Email
acct_123 or user@example.com
Calls YouCanBookMe as you (your API key is your account); keychains.dev holds the credentials.
List bookings by profile IDs · YouCanBookMe · OpenIntegrations