---
title: "GET /rest/landpad/{id}"
method: GET
path: "/rest/landpad/{id}"
---

# GET /rest/landpad/{id}

`GET /rest/landpad/{id}`

## Path parameters

- `id` ID, required — unresolved $ref

## Response `200`

- Landpad
  - `attempted_landings` string
  - `details` string
  - `full_name` string
  - `id` object
  - `landing_type` string
  - `location` Location
    - `latitude` number, float
    - `longitude` number, float
    - `name` string
    - `region` string
  - `status` string
  - `successful_landings` string
  - `wikipedia` string

---

[API](https://skmtc.net/spacexland/apis/spacex-rest-api.md) · [All operations](https://skmtc.net/spacexland/apis/spacex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacexland/spacex-rest-api/revisions/46a3b0b96b33/schema)
