List bookings by profile IDs
documentedList bookings filtered by one or more profile IDs; supports pagination.
GET /v1/bookings?profileIds={profileIds}Bookingsno implementation yet0 runsInput
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.