---
title: "Get termination message from deployment"
method: GET
path: "/v1/accounts/{account_id}/deployments/{deployment_id}/terminationMessage"
tags: ["gateway.openapi_Gateway"]
---

# Get termination message from deployment

`GET /v1/accounts/{account_id}/deployments/{deployment_id}/terminationMessage`

## Path parameters

- `account_id` string, required
- `deployment_id` string, required

## Response `200`

A successful response.

- GatewayGetTerminationMessageResponse
  - `message` string — The termination message.

---

[API](https://skmtc.net/fw-ai-external/apis/gateway-rest-api.md) · [All operations](https://skmtc.net/fw-ai-external/apis/gateway-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fw-ai-external/gateway-rest-api/versions/29a1e4db152c/schema)
