Skip to main content
GET
Get route transactions execution result

Authorizations

X-Api-Key
string
header
required

Query Parameters

query_id
integer<int64>
required

Actually it's route_id, but saved old naming for back-compatibility

Response

transactions for the route

status
enum<string>
required
Available options:
pending,
partially_complete,
succeeded,
failed,
timed_out
steps
object[]
required
input
object
output
object