/{version}/processtypes
The following operations are supported on this resource:
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.
When submitting a GET request, you can use the following query parameters to filter the results.
For more information about using query parameters, please refer to the Filtering list resources section under REST General Concepts.
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. |