POST /v2/events/events-by-contract-id

Get the create and the consuming exercise event for the contract with the provided ID. No events will be returned for contracts that have been pruned because they have already been archived before the latest pruning offset. If the contract cannot be found for the request, or all the contract-events are filtered, a CONTRACT_EVENTS_NOT_FOUND error will be raised.

post/v2/events/events-by-contract-id

Request body

contractIdstring required

The contract id being queried.

Required

Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.