Get available time slots for an appointment type

Returns the slot map bucketed by date in the requested timezone. The agent walks the map to learn what's bookable between start and end.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

Duda id of the appointment type to query availability for.

string

Lower bound of the window to check, ISO 8601 UTC, inclusive.

string

Upper bound of the window to check, ISO 8601 UTC, exclusive.

string

IANA timezone in which the returned slots should be bucketed (e.g. 'America/New_York'). Defaults to UTC when omitted.

int32

Override slot duration in minutes for variable-length event types.

Responses

401

Unauthorized request - missing or invalid credentials

429

Rate limit exceeded - please refer to api documentation for limits

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json