Get the create and the consuming exercise event for the contract with the provided ID
POST
JSON Ledger API
Get the create and the consuming exercise event for the contract with the provided ID
OpenAPISince 3.4Changed 3.5
Protocol Details
Inputs
Request body
application/json
string
required
The contract id being queried. Required
object
required
OpenAPI type:
EventFormat.A format for events which defines both which events should be included and what data should be computed and included for them. Note that some of the filtering behavior depends on the TransactionShape, which is expected to be specified alongside usages of EventFormat.Outputs
200
application/json
JsCreated
JsArchived
400
text/plain
string
required
default
application/json
string
required
string
required
string
string
Map_String
required
Tuple2_String_String[]
integer (int32)
required
integer (int32)
string
boolean
History
Changed
3.5The POST /v2/events/events-by-contract-id operation changed in this snapshot.
Introduced
3.4