Returning all transactions for Contract

Return all transactions for contract.

get

Return all transactions for contract.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
contractIdstringRequired

Contract identifier

Responses
200

Successful operation.

application/json
get
/contracts/{contractId}/transactions

Last updated