Calendars
Get Events (Batch)
Retrieve events from multiple calendars in a single call
GET
Get Events (Batch)
Retrieve events from multiple calendars in a single request, optionally filtered by time range. Useful for rendering a unified calendar view across teams.Endpoint
Query parameters
array
required
One or more calendar UUIDs. Repeat the parameter for multiple values.
string
Lower bound of event start time. ISO 8601.
string
Upper bound of event end time. ISO 8601.
Request headers
string
required
Bearer token. Format:
Bearer talq_your_environment_token_here