API Changelog
This changelog tracks all updates, fixes, and deprecations related to our REST APIs.
We recommend checking it periodically to stay informed of changes and adapt your integrations accordingly.
Entries are listed in reverse chronological order, with the most recent updates at the top.
Latest Updates
2025
Calendar Week 45
New
Effective from: November 6, 2025
Added Project Exclusion Selection to Export Project Reports Attachments API
Announced: November 6, 2025
Endpoint:
/api/v1/:customer_id/projects/:project_id/site_reports/export_reports
What changed:
We added a new way to determine which projects are included in the response:
You can now filter for all projects and exclude specific projects from the results.
Additional Resources:
For full details, check our updated API documentation in the WebApp under Settings → API Documentation.
/api/v1/:customer_id/projects/:project_id/site_reports/export_reports
What changed:
We added a new way to determine which projects are included in the response:
You can now filter for all projects and exclude specific projects from the results.
Additional Resources:
For full details, check our updated API documentation in the WebApp under Settings → API Documentation.
Calendar Week 43
New
Effective from: October 1, 2025
Refined Ticket Attachments API Response Structure
Announced: October 1, 2025
Endpoint:
/api/v2/{customer_id}/projects/{project_id}/tickets/{ticket_uuid}/attachments
What changed:
We streamlined the ticket attachments response:
The included array is simplified to include only related attachments and users. Ticket-related entities (tickets, ticket-types, components) have been removed to make the response lighter and more consistent.
Additional Resources:
For full details, check our updated API documentation in the WebApp under Settings → API Documentation.
/api/v2/{customer_id}/projects/{project_id}/tickets/{ticket_uuid}/attachments
What changed:
We streamlined the ticket attachments response:
The included array is simplified to include only related attachments and users. Ticket-related entities (tickets, ticket-types, components) have been removed to make the response lighter and more consistent.
Additional Resources:
For full details, check our updated API documentation in the WebApp under Settings → API Documentation.
Comments
0 comments
Please sign in to leave a comment.