Changelog

This changelog records chronologically all the changes made to the TimeZest API.

February 10, 2026

Added support for filtering scheduling requests by agent_id or team_id on GET /v1/scheduling_requests endpoint.

June 12, 2025

Added support for providing Duration minutes, earliest date, earliest time, latest date, latest time, and Guests lists for the appointments on POST /v1/scheduling_requests endpoint.

October 21, 2024

Added support for associating a single entity with scheduling request object without wrapping it in array on POST /v1/scheduling_requests endpoint.

November 29, 2023

Added new GET /v1/scheduling_requests/:id endpoint to allow retrieval of an indiviual scheduling request.

September 4, 2023

Initial release of the TimeZest API with the agents, appointment types, resources, scheduling_requests and teams endpoints, and the TQL querying language.