curl --request GET \
--url https://worker.anon.com/api/v2/jobs{
"jobs": [
{
"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>",
"createdByUserId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"updatedByUserId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"jobConfigJson": {
"workflowExecutionOrder": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
]
}
}
],
"pageSize": 123,
"count": 123
}Was this page helpful?
curl --request GET \
--url https://worker.anon.com/api/v2/jobs{
"jobs": [
{
"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>",
"createdByUserId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"updatedByUserId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"jobConfigJson": {
"workflowExecutionOrder": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
]
}
}
],
"pageSize": 123,
"count": 123
}