List all known processes
List all known processes. Use the query parameter to filter the listed processes.
get/api/v3/process
Query parameters
filterstring
Comma separated list of fields (config, state, report, metadata) that will be part of the output. If empty, all fields will be part of the output
referencestring
Return only these process that have this reference value. Overrides a list of IDs. If empty, the reference will be ignored
idstring
Comma separated list of process ids to list
Response
OK