Get Escrow by Contract ID
Returns all the information of an escrow requested through the contractId.
GET
escrow/get-escrow-by-contract-id
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Params
Name
Type
Description
string
Address of the user signing the contract transaction
string
The unique identifier of the contract.
Example of Request Params:
Possible Responses
Last updated
Was this helpful?