---
title: "Terminate any running processes"
method: GET
path: "/api/v1/shutdown"
tags: ["shutdown"]
---

# Terminate any running processes

`GET /api/v1/shutdown`

This endpoint handles the cleanup for closing any active pvacseq runs

## Response `200`

Returns a list of the process ID's for the terminated processes

- integer[]

## Other responses

- `default` — Unexpected error

## Changes

- **2016-08-22** `89a3297dd685` — 2 info
  - api tag `shutdown` added
  - api tag `processes` removed
- **2016-08-18** `b9374f52ce51` — 2 info
  - api tag `processes` added
  - api tag `shutdown` removed

[Change history](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema/changes/api/v1/shutdown/get.md)

---

[API](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema.md) · [All operations](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/griffithlab/pvacseq-server-schema/revisions/4890f685ade7/schema)
