Skip to main content
GET
List appointments

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
id
string<uuid>
required
status
string
required
contact_id
string<uuid> | null
campaign_id
string<uuid> | null
scheduled_at
string<date-time> | null
timezone
string | null
contacts
any
appointment_data
any
created_at
string<date-time>