curl -X GET "https://production.runalloy.com/workflows/{workflowId}?userId={{userId}}" \
-H "Authorization: bearer YOUR_API_KEY" \
-H "x-api-version: 2025-09"{
"data": {
"workflowId": "6544eac8e1ee020334af4ec8",
"name": "Untitled Workflow #595",
"createdAt": "2023-11-03T12:42:48.304Z",
"updatedAt": "2023-11-03T13:12:45.522Z",
"installed": false,
"active": false,
"version": 1,
"integrationId": "6544193cd8c482b3fe875101",
"connectors": [
{
"connectorName": "KnoCommerce Trigger",
"connectorId": "3fe19002-a854-466a-b1c7-682d6fbe398a",
"connector": "knoCommerceTrigger",
"icon": "https://cdn.runalloy.com/icons/knoCommerce.png"
}
]
}
}Find a workflow given a workflowId
curl -X GET "https://production.runalloy.com/workflows/{workflowId}?userId={{userId}}" \
-H "Authorization: bearer YOUR_API_KEY" \
-H "x-api-version: 2025-09"{
"data": {
"workflowId": "6544eac8e1ee020334af4ec8",
"name": "Untitled Workflow #595",
"createdAt": "2023-11-03T12:42:48.304Z",
"updatedAt": "2023-11-03T13:12:45.522Z",
"installed": false,
"active": false,
"version": 1,
"integrationId": "6544193cd8c482b3fe875101",
"connectors": [
{
"connectorName": "KnoCommerce Trigger",
"connectorId": "3fe19002-a854-466a-b1c7-682d6fbe398a",
"connector": "knoCommerceTrigger",
"icon": "https://cdn.runalloy.com/icons/knoCommerce.png"
}
]
}
}The version of the API to use. The current API version is 2025-09.
The Id of the workflow to find
The Id of the user you want to lookup. Returned from the Create User endpoint. Note: you can also use the Embedded user's username in this field.
200
Show child attributes
"61af97f3a64b5900144610d8"
"632ca935bb5c785d64d095b5"
"New Customer Created"
"2021-12-07T17:20:51.889Z"
"2021-12-07T17:36:32.454Z"
true
true
2
1