Contents
2025
2024
2023
2022
2021
Changelog
February 02, 2024
/deals/{id}/participantsChangelog
endpointAnnounced: March 6, 2024
February 02, 2024
What is changing?
We've introduced a new cursor-paginated endpoint to retrieve deal participants' changelog:
This new endpoint is specifically tailored for accessing deal participants' changelog data. It's designed to enhance performance and reduce payload size compared to the existing
GET /deals/{id}/flow
endpoint, which includes changelogs of various entity types.
Why is it changing?
In response to user feedback and to provide more granular access to changelog data, we're introducing this specialized endpoint. Other similar endpoints will follow suit. By offering dedicated routes for different types of changelog data, we aim to optimize data retrieval processes and improve overall API efficiency.
If you have any questions or comments, please let us know in the Developer’s Community.