curl --request GET \
--url https://worker.anon.com/api/v2/workflows{
"workflows": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"sourceProvider": "<string>",
"type": "LOGIN",
"createdByUserId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"updatedByUserId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"stepsJson": {
"name": "<string>",
"steps": [],
"version": "0.0.1",
"description": "<string>",
"input_schema": [],
"workflow_analysis": "<string>",
"metadata": {}
}
}
],
"pageSize": 123,
"count": 123
}Was this page helpful?
curl --request GET \
--url https://worker.anon.com/api/v2/workflows{
"workflows": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"sourceProvider": "<string>",
"type": "LOGIN",
"createdByUserId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"updatedByUserId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"stepsJson": {
"name": "<string>",
"steps": [],
"version": "0.0.1",
"description": "<string>",
"input_schema": [],
"workflow_analysis": "<string>",
"metadata": {}
}
}
],
"pageSize": 123,
"count": 123
}