processes

Get list of running processes

This endpoint returns a list of active pvacseq runs

get/api/v1/processes

Response

A list of active processes

idinteger

Unique process ID used for accessing the process data through the api

runningboolean

Indicates whether or not the process is still running

Changes