Summary
Gets a page of workflow documents.
Description
Gets a page of workflow documents.
Route
GET /automation-studio/workflows
Roles
Parameters
Name | Type | Required | Description |
---|---|---|---|
options | object | yes | Parameters for filtering, paginating, and sorting workflow documents. For ‘limit’, ‘skip’, ‘order’, ‘sort’, ‘include’, ‘exclude’, and ‘expand’: Example usage in getWorkflows task -- ‘{ ‘limit’: 10 }’ Example usage in HTTP query -- ‘?limit=10' For ‘in’, ‘not-in’, ‘equals’, ‘contains’, ‘starts-with’, ‘ends-with’, and ‘task-equals’: Example usage in getWorkflows task -- ‘{ ‘in’: { ‘name’: ‘my-workflow’ } }’ Example usage in HTTP query -- ‘?in[name]=my-workflow' |
{ "options": { "limit": 1, "skip": 50, "order": 1, "sort": "name", "exclude-project-members": true, "include": "name", "exclude": "description", "expand": "created_by,user,owner", "in": "in[name]=my-workflow,or-this-workflow&in[type]=automation", "not-in": "not-in[name]=my-workflow,not-this-workflow", "equals": "equals[name]=my-workflow", "contains": "contains[name]=workflow", "starts-with": "starts-with[name]=my-", "ends-with": "ends-with[name]=-workflow", "task-equals": "task-equals[app]=WorkFlowEngine" } }
{ "type": "object", "properties": { "options": { "title": "options", "type": "object", "properties": { "limit": { "type": "integer", "description": "Number of results to return. Used for pagination.", "default": 25, "minimum": 0, "examples": [ 1, 10, 50 ] }, "skip": { "type": "integer", "description": "Number of results to skip. Used for pagination.", "default": 0, "minimum": 0, "examples": [ 1, 10, 50 ] }, "order": { "type": "integer", "description": "Sort direction, 1 for ascending and -1 for descending.", "default": 1, "enum": [ -1, 1 ] }, "sort": { "type": "string", "description": "Field to sort by", "default": "name", "enum": [ "name" ] }, "exclude-project-members": { "type": "boolean", "description": "Flag which removes workflows from the results which are members of a project" }, "include": { "type": "string", "description": "Inclusive projection operator formatted as a comma-delineated list. '_id' will be included implicitly unless excluded with 'exclude=_id'. May only be used in conjunction with 'exclude' when 'exclude=_id'.", "examples": [ "name", "description", "name,description" ] }, "exclude": { "type": "string", "description": "Exclusive projection operator formatted as a comma-delineated list. May only be used in conjunction with 'include' when 'exclude=_id'.", "examples": [ "_id", "description", "_id,description" ] }, "expand": { "type": "string", "title": "List of fields to get expanded data", "description": "Sets the fields to expand. Generally, these are fields like \"metrics.user\", \"metrics.owner\", \"created_by\", etc", "examples": [ "created_by,user,owner" ] }, "in": { "description": "Search for fields exactly matching one of the given list options", "type": "string", "examples": [ "in[name]=my-workflow,or-this-workflow&in[type]=automation" ] }, "not-in": { "description": "Search for fields not exactly matching one of the given list options", "type": "string", "examples": [ "not-in[name]=my-workflow,not-this-workflow" ] }, "equals": { "description": "Returns results where the specified fields exactly match the given match string(s).", "type": "string", "examples": [ "equals[name]=my-workflow" ] }, "contains": { "description": "Returns results where the specified fields contain the given match string(s).", "type": "string", "examples": [ "contains[name]=workflow" ] }, "starts-with": { "description": "Returns results where the specified fields start with the given match string(s).", "type": "string", "examples": [ "starts-with[name]=my-" ] }, "ends-with": { "description": "Returns results where the specified fields end in the given match string(s).", "type": "string", "examples": [ "ends-with[name]=-workflow" ] }, "task-equals": { "description": "Returns results where one or more tasks have fields that exactly match the given match string(s).", "type": "string", "examples": [ "task-equals[app]=WorkFlowEngine" ] } } } }, "required": [ "options" ], "additionalProperties": false }
Return
Name | Type | Description |
---|---|---|
result | object | Results for the given search parameters. |
{ "items": [ { "name": "My Workflow", "type": "automation", "tasks": { "workflow_start": { "name": "workflow_start", "summary": "workflow_start", "groups": [ "f90c26b3c8dcf2a3308b1aaf", "5fc2d85a8821cee31c3a3a1b", "e6dbc64518b8bac5eeb5d6d0" ], "nodeLocation": { "x": -53649519.50157488, "y": 10387939.003974319 } }, "workflow_end": { "name": "workflow_end", "summary": "workflow_end", "groups": [ "533b161cc6c53e06cb518594", "1228b61f68c6a5c95d108bb9" ], "nodeLocation": { "x": 80279066.41704217, "y": 8331479.813359618 } }, "error_handler": { "name": "childJob", "summary": "Ut officia laboris", "description": "quis", "app": "in", "variables": { "error": "" }, "groups": [ "ec2049eb343f98fa3f363bf8", "7b2726b044c684d9fbf64588", "4f1a31438addce74ffbdf439", "ddd76cb1e162d4775edc11bf", "6c846eca72a0b148a22b79b7" ], "type": "operation", "deprecated": false, "scheduled": true, "retrySettings": { "state": [ "error", "success", "failure", "failure", "success" ], "autoRetry": true, "limit": 10, "delay": 2000, "count": 5 } } }, "transitions": {}, "groups": [ "5134b23c77c70879ac285f84", "c72669869174204501a6d5c8", "ce721ef8b8b8994ea63682e3", "af2f010ced51f85332e8e5d0" ], "canvasVersion": 3, "_id": "5cb7b531d06cceb89fd21b1c", "namespace": { "type": "project", "name": "eu ut", "accessControl": { "read": [ "non est dolor", "commodo proident", "in nulla exercitation", "commodo dolore in", "laboris tempor Duis" ], "write": [ "do incididunt", "dolore", "labore Ut" ], "execute": [ "non magna deserunt veniam", "ullamco elit dolore cillum", "velit dolor id anim laborum", "nostrud consequat officia eiusmod ea" ], "manage": [ "consectetur sit", "amet est minim", "quis ea velit amet", "occaecat", "anim do nostrud aute" ] } }, "description": "veniam in in", "preAutomationTime": 5000, "font_size": 12, "created": "1957-10-21T23:15:21.986Z", "created_by": "4722cd862d729309e7cdc854", "last_updated": "2002-06-06T01:58:13.623Z", "last_updated_by": "b93bff2cf832bf14243a1074", "lastUpdatedVersion": "proident aliqua", "tags": [ "officia ullamco amet ut", "aliqua sint", "consequat tempor amet", "anim ut enim sunt" ], "encodingVersion": 1 }, { "name": "My Workflow", "type": "automation", "tasks": { "workflow_start": { "name": "workflow_start", "summary": "workflow_start", "groups": [ "9b3dfaa1a5a3654978da2c7b" ], "nodeLocation": { "x": -97679012.2404525, "y": -8703121.685394287 } }, "workflow_end": { "name": "workflow_end", "summary": "workflow_end", "groups": [ "4af306c7c2c85b9751686ea2", "4faceba9dbc163f7c4e085dc", "2dd0ff6cd9fe5ff4adc10852", "e4ccdb2eb59727a72824fcca", "bd0aaffd49412403787c483f" ], "nodeLocation": { "x": 55099650.8814376, "y": -89678983.81351036 } }, "error_handler": { "name": "childJob", "summary": "fugiat", "description": "nulla est", "app": "qui sunt nostrud labore id", "variables": { "error": "" }, "groups": [ "9fedb2b55f0fb3aee6565726", "ab9841c4fea80bc8e21a199d", "9f72e86ce7ac2805a2fecd08", "c7679cad3377c78583aec615", "85b3c41106c14705b07c9079" ], "type": "operation", "deprecated": false, "scheduled": true, "retrySettings": { "state": [ "error", "error" ], "autoRetry": true, "limit": 20, "delay": 1000, "count": 5 } } }, "transitions": {}, "groups": [ "859bcfffedb4993aff96b2c7", "1d8da64f22e271d84d815975" ], "canvasVersion": 3, "_id": "4321abcdef694aa79dae47ad", "namespace": { "type": "project", "name": "sit dolore in", "accessControl": { "read": [ "reprehenderit" ], "write": [ "enim est sint laborum minim", "ex", "ipsum culpa pariatur ea" ], "execute": [ "fugiat ipsum", "et in mollit", "in", "amet dolore aliquip aute exercitation" ], "manage": [ "nulla", "cupidatat dolore" ] } }, "description": "non", "preAutomationTime": 5000, "font_size": 12, "created": "2014-05-20T05:44:16.631Z", "created_by": "a11324f01001a8b01bd72631", "last_updated": "2012-04-27T18:38:15.827Z", "last_updated_by": "b8b03c9dd66331d08951294c", "lastUpdatedVersion": "esse nulla aliqua", "tags": [ "officia Ut" ], "encodingVersion": 1 }, { "name": "My Workflow", "type": "automation", "tasks": { "workflow_start": { "name": "workflow_start", "summary": "workflow_start", "groups": [ "685db65335bc2440828f80e5", "63b45f7eaf1f10bb1e4bac15", "78a51f1e86abc38f5bd8fd72", "86732cee9d281fb274137947", "c76533e7bccacb6dc91394ca" ], "nodeLocation": { "x": 66733594.9460572, "y": 25485990.03561467 } }, "workflow_end": { "name": "workflow_end", "summary": "workflow_end", "groups": [ "17f9a6f7194ab209bc76114e", "5286d322da16dd16b73bef99" ], "nodeLocation": { "x": 14633011.384943292, "y": -91201876.38677573 } }, "error_handler": { "name": "childJob", "summary": "fugiat voluptate", "description": "dolore", "app": "cillum minim elit reprehenderit voluptate", "variables": { "error": "" }, "groups": [ "2599add2d91b14b05a299345", "70ac4fb645bba8aeb2029d96", "fc27861f508d2aa816d146e5", "83b912d7962e2227dcf8491a" ], "type": "operation", "deprecated": true, "scheduled": false, "retrySettings": { "state": [ "error", "error", "success" ], "autoRetry": false, "limit": 20, "delay": 2000, "count": 5 } } }, "transitions": {}, "groups": [ "7dfc4af9fc0f8391244551e0", "50fc49159f59b5a62277d161", "6b042554ff9c8417ca9260a9", "7ff7d4112b9ffcb8b63a3997" ], "canvasVersion": 3, "_id": "4321abcdef694aa79dae47ad", "namespace": { "type": "project", "name": "ex velit", "accessControl": { "read": [ "in sint non quis eiusmod", "dolore adipisicing", "ad nulla", "sed" ], "write": [ "sit occaecat", "quis tempor deserunt occaecat do", "fugiat ea aliqua", "reprehenderit magna qui dolor eu", "est Excepteur dolore cupidatat dolore" ], "execute": [ "est Ut tempor", "elit eu aute fugiat" ], "manage": [ "id pariatur ipsum in veniam", "non", "quis id anim ea deserunt", "velit" ] } }, "description": "magna", "preAutomationTime": 5000, "font_size": 12, "created": "1959-10-26T17:57:18.673Z", "created_by": "c068bff00978014ea6571743", "last_updated": "1990-03-27T11:10:09.448Z", "last_updated_by": "0714e99356d9ba0e3c419fc3", "lastUpdatedVersion": "deserunt culpa minim", "tags": [ "ad" ], "encodingVersion": 1 }, { "name": "My Workflow", "type": "automation", "tasks": { "workflow_start": { "name": "workflow_start", "summary": "workflow_start", "groups": [ "38f944e3dfa4a04fa0a6403c", "edcf3594a85e373cb0613d44" ], "nodeLocation": { "x": 12932800.286319375, "y": -71508925.48151843 } }, "workflow_end": { "name": "workflow_end", "summary": "workflow_end", "groups": [ "53cce785ff17d3bb9f083552", "4143492465a9064238133370", "21c494ef161e1eb930aed621", "c1f63d0aa1ae5c89214404a8" ], "nodeLocation": { "x": -40473877.96321229, "y": -21284937.03246641 } }, "error_handler": { "name": "childJob", "summary": "occaecat labore nisi", "description": "esse magna", "app": "ullamco nulla Ut velit", "variables": { "error": "" }, "groups": [ "633e99bd1f2c1c34d14b4ca1", "905af4a39da960a3edf0498d" ], "type": "operation", "deprecated": true, "scheduled": false, "retrySettings": { "state": [ "success", "failure", "success", "failure" ], "autoRetry": true, "limit": 10, "delay": 1000, "count": 5 } } }, "transitions": {}, "groups": [ "dd6f346f50a2433e01ae941c" ], "canvasVersion": 3, "_id": "4321abcdef694aa79dae47ad", "namespace": { "type": "project", "name": "aliquip do", "accessControl": { "read": [ "laboris" ], "write": [ "laboris", "amet" ], "execute": [ "Lorem officia in irure ex", "labore qui officia aliquip exercitation" ], "manage": [ "et", "aliqua Duis magna Ut laborum" ] } }, "description": "cillum ut occaecat fugiat", "preAutomationTime": 250000, "font_size": 12, "created": "1992-02-06T03:10:17.11Z", "created_by": "a65e79856aaf1b8c04e1eb76", "last_updated": "1990-05-14T00:43:13.591Z", "last_updated_by": "6742aea6ab53f5e4169fdc6d", "lastUpdatedVersion": "sint aliquip", "tags": [ "dolor ut pariatur sint in", "ex dolor aliquip ut", "reprehenderit ut", "ad est aliqua dolore anim", "in exercitation aliquip" ], "encodingVersion": 1 }, { "name": "My Workflow", "type": "automation", "tasks": { "workflow_start": { "name": "workflow_start", "summary": "workflow_start", "groups": [ "f4a2b12d642407a7c2450c30", "e11f68b3f99369a0a52175fd", "3ac3183e62840c4089befbdf", "ed82bd98fd760a1d5207a145" ], "nodeLocation": { "x": 53907156.605103165, "y": -43781486.031729735 } }, "workflow_end": { "name": "workflow_end", "summary": "workflow_end", "groups": [ "cb5c0c7cf0cb606b58efc0ff", "58e21b0ad0f7ad269f6e28df" ], "nodeLocation": { "x": -21633139.18378456, "y": 42498572.4563669 } }, "error_handler": { "name": "childJob", "summary": "tempor voluptate reprehenderit", "description": "fugiat", "app": "Ut sint amet", "variables": { "error": "" }, "groups": [ "b2094bcc5bc74fe28b33c5c4", "73cc48b180ed36497d922981", "7e94be739d077f06e2cac7e5", "19eb26193d326ec3596cd271", "28a21e78f13fb6d7e6b179ba" ], "type": "operation", "deprecated": true, "scheduled": false, "retrySettings": { "state": [ "error", "error" ], "autoRetry": true, "limit": 20, "delay": 2000, "count": 5 } } }, "transitions": {}, "groups": [ "795cae72cc225bf97cb6fc2c", "58cac665dd84d14abdb8edff" ], "canvasVersion": 3, "_id": "5cb7b531d06cceb89fd21b1c", "namespace": { "type": "project", "name": "ad", "accessControl": { "read": [ "sit in nisi sunt dolor", "eu", "anim id nostrud laborum esse", "sed eu tempor", "qui ad" ], "write": [ "culpa ea", "consequat sunt elit", "aute" ], "execute": [ "dolor sed minim ut", "irure eu", "dolore qui ut", "elit eu Duis", "in incididunt ea" ], "manage": [ "incididunt labore sunt culpa aliquip", "cillum eu ullamco in", "ea et" ] } }, "description": null, "preAutomationTime": 250000, "font_size": 12, "created": "2002-01-19T11:07:27.671Z", "created_by": "c0d4b5b38c34877ded1bbf1d", "last_updated": "2018-03-11T05:42:34.241Z", "last_updated_by": "91e7ada29c7014d2da7d6dd1", "lastUpdatedVersion": "minim aliqua ut", "tags": [ "commodo laboris", "fugiat sunt Excepteur" ], "encodingVersion": 1 } ], "total": -86178500, "start": -98904405, "end": 81212497, "count": -10060702, "limit": 3218937, "next": "occaecat enim esse", "previous": null }
{ "title": "result", "type": "object", "properties": { "items": { "type": "array", "items": { "$ref": "workflowDocument" } }, "total": { "type": "integer", "description": "Total number of documents matching the given query parameters." }, "start": { "type": "integer", "description": "Search index of first document in the items array." }, "end": { "type": "integer", "description": "Search index of the last document in the items array." }, "count": { "type": "integer", "description": "Length of the items array." }, "limit": { "type": "integer", "description": "Number of results to return. Used for pagination." }, "next": { "description": "URI pointing to the next set of paginated results. Preserves previous search and projection parameters. Null if returning the last page of results.", "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "previous": { "description": "URI pointing to the previous set of paginated results. Preserves previous search and projection parameters. Null if returning the first page of results.", "oneOf": [ { "type": "string" }, { "type": "null" } ] } } }