EVENTS
Fetch Timeline Events By Contract Id
Fetches all timeline_events for a given contract. :param auth: The authorization token for the request. :param db: The database session to use for fetching the timeline_events. :param contract_id: The contract for which wer are supposed to fetch timeline_events. :return: A dictionary containing the result of the operation.
get/events/{contract_id}
Path parameters
contract_idinteger required
Headers
x-tenantstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 28 revisions of this API.