[Upcoming Change] Time Activities API - retrieval period limit
Effective Date: September 1, 2025
Change Type: API behavior update
Applies To: GET /time-activities (or equivalent endpoint)
What’s changing:
Starting September 1 2025, API requests for time activities must specify a date range no longer than 90 days (based on the start and end time parameters).
Why:
This change is intended to improve performance and reduce load on the system when handling large historical data sets.
Action Required:
If your integration currently requests time activity data over a range longer than 90 days, please update your logic to:
Break up larger time periods into multiple 90-day requests.
Ensure the start and end parameters define a range of 90 days or less.
Impact:
Requests with a date range exceeding 90 days will be rejected starting September 1, 2025.
If you have any questions or need assistance updating your integration, feel free to reach out.