{“status”:“error”,“timestamp”:“2025-10-15T23:46:35.803Z”,“path”:“/v2/bookings?apiKey=cal_live_643a0d9fdb83bf40e152a0f7407bbc7a”,“error”:{“code”:“BadRequestException”,“message”:"responses property is wrong,property responses should not exist ",“details”:{“message”:"responses property is wrong,property responses should not exist ",“error”:“Bad Request”,“statusCode”:400}}}
Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
As for the request itself, you must pass only the orgId as a path parameter in order to retrieve bookings. Filters are applied using query parameters, as listed in the docs. This is standard api behavior.