Get all appointments (calendar)
Appointments
Get all appointments (calendar)
Returns appointments ordered by start time. Use filters to build calendar views by schedule, contact, status, or date range. Each result includes schedule and contact details when available.
GET
Get all appointments (calendar)
Documentation Index
Fetch the complete documentation index at: https://developers.mindhunters.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Query Parameters
Filter by schedule UUID
Filter by contact UUID
Filter by status (approved, pending, rejected)
Filter from this date (YYYY-MM-DD)
Filter until this date (YYYY-MM-DD)
Response
200
Appointments retrieved successfully
