List the caller's bookings (paginated)
GET /appointments/bookings
GET
/appointments/bookings
List bookings visible to the caller.
Personal keys retain the member-scoped path. An organization key that
passed the existing explicit meetings:read gate uses the handler’s
org-wide read path and therefore never looks up the synthetic API identity.
Authorizations
Parameters
Query Parameters
sort_by
Start_time | end_time | created_at | status.
string
Start_time | end_time | created_at | status.
sort_order
string
skip
integer
take
integer
Header Parameters
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string