Endpoint
Authentication
Query Parameters
string
required
UUID of the professional whose availability you want to check. You can find this value in the
professional_id field returned by GET /schedules.string
required
The date to query in
YYYY-MM-DD format, interpreted in the professional’s configured timezone (e.g. America/Sao_Paulo). For example, 2025-02-10.integer
Desired slot duration in minutes. When omitted, the professional’s default
appointment_duration is used. Supplying a custom value lets you query availability for longer or shorter appointment types without changing the professional’s default settings.Response Fields
string
required
The queried date echoed back in
YYYY-MM-DD format.string
required
UUID of the professional whose availability is represented.
array
required
Ordered array of time slot objects covering the professional’s full working window for the given date.
Error Responses
Example Request
Example Response
America/Sao_Paulo offset of −3 h). Slots at 11:30, 12:00, and 15:00 UTC are already booked; all others are open.