EVENTS
Fetch Validation Events By Contract Id
Fetches all validation_events for a given contract. :param auth: The authorization token for the request. :param db: The database session to use for fetching the validation_events. :param contract_id: The contract for which wer are supposed to fetch validation_events. :return: A dictionary containing the result of the operation.
get/events/validations/{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.