---
title: "Get Scrap Ship"
method: GET
path: "/my/ships/{shipSymbol}/scrap"
tags: ["Fleet"]
---

# Get Scrap Ship

`GET /my/ships/{shipSymbol}/scrap`

Get the amount of value that will be returned when scrapping a ship.

## Path parameters

- `shipSymbol` string, required

## Response `200`

Successfully retrieved the amount of value that will be returned when scrapping a ship.

- object
  - `data` object, required
    - `transaction` ScrapTransactionJson, required — unresolved $ref

---

[API](https://skmtc.net/spacetradersapi/apis/spacetraders-api.md) · [All operations](https://skmtc.net/spacetradersapi/apis/spacetraders-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacetradersapi/spacetraders-api/revisions/197cf9b9a2b6/schema)
