Skip to main content
GET
Get an action

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Path Parameters

id
string
required

Action id.

Response

The action

data
object
required

An action with its unsigned transactions and status. signedMetadata is opaque passthrough (returned untouched) for client-side verification.