# List of running processes Display the running processes of a container. Endpoint: GET /apps/apptop Version: 6.6.1 Security: ZelID ## Query parameters: - `container` (string, required) Name/Id of app Example: "fluxFoldingAtHome" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.processes` (array) - `data.Titles` (array)