Used to list and search processes
The request parameters are expected in the generic listing request format, available filter and order fields are listed below.
| Name | Type | Sortable | Restrictions |
|---|---|---|---|
| id | Integer | ||
| status | Enum |
Possible values:
|
|
| detailStatus | Enum |
Possible values:
|
|
| createdDate | Timestamp | ||
| updatedDate | Timestamp | ||
| startedDate | Timestamp | ||
| type | String | ||
| identifier | String | ||
| action | String | ||
| billableAction | Enum |
Possible values:
|
|
| billableProduct | String | ||
| billableProvider | String | ||
| billableQuantity | Integer |
The response follows the generic listing response format, each item in the entities element is in the response format of the get request.
GET /v2/processes