process
List all processes
Get a list of all running and completed processes
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Process list
The response is of type object[]
.