Skip to main content
GET

Query Availability

Compute available time slots for a calendar over a given range, applying recurring rules, exceptions, and existing events as busy time.

Endpoint

Path parameters

string
required
Calendar UUID.

Query parameters

string
required
Range start. ISO 8601.
string
required
Range end. ISO 8601.
integer
Slot length to compute. Default: 30.

Request headers

string
required
Bearer token. Format: Bearer talq_your_environment_token_here

Examples

Response

Notes

  • Slots fall within recurring rules and exclude busy events and exception dates.
  • Use this endpoint to power scheduling agents — let the agent offer caller these slots.