GET /v1/action
Retrieve action data using id
GET
/v1/action/{id}
Path Params
Name
Value
id
action id to be retrieve
Request
Response
Parameter
Description
chain
chain where the id is associated
path
path value
wkIdentity
wallet key value
action
action value
payload
payload value
utxos
utxos values
expireAt
expiration timestamp
createdAt
created timestamp
Last updated