GET
Gets a paged list of process type links.
The list of process type links can be filtered by providing query parameters. The resulting list of process type links will match a value for all the provided query parameters.
Parameters
name | description | type | default |
---|---|---|---|
start-index | An offset parameter that enables paging of the results. If omitted, the system returns the first page of process type links. | query | 0 |
displayname | Limits the list of process type links to only those process types with the specified display name. | query |
Output Payload
element | produceable content type(s) |
---|---|
process-types (XML) |
|
description | |
the list of process type links starting from the paging offset start-index. |