Get Workflow Status
Workflows | All
Get Workflow Status
Retrieves the status of a workflow transaction by transaction ID.
GET
Get Workflow Status
Documentation Index
Fetch the complete documentation index at: https://docs.swaps.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Limited demo key for API Reference: 5c951bc81da566bbd030ba8e20724063.
Query Parameters
Transaction ID from /getAction request
Example:
"0x1b121f30eeddfc1ee3eeb491c02be6c4b676b0ac0ac3e309fa25f010172c5af4"
Response
Workflow status response
Transaction ID
Example:
"0x36f51092bdfb6f9793fefd9b2d27529fbf7362b48ded9acb7fa4cc7aea03aeca"
Workflow status
Available options:
success, failed, pending Example:
"success"
Operation type
Example:
"placeOrder"
Unix timestamp when workflow was executed
Example:
1765593597
Workflow name
Example:
"polymarket"
Workflow-specific data
- Polymarket Data
- Generic Workflow Data