---
title: "Retrieves a lander."
method: GET
path: "/lander/{landerId}"
tags: ["Tracker"]
---

# Retrieves a lander.

`GET /lander/{landerId}`

## Path parameters

- `landerId` string, required

## Query parameters

- `fields` string[]

## Response `200`

A Lander.

## Changes

> 6 revisions in range; 1 not diffed.

- **2026-08-12** `57356a5cdec9` — 1 info
  - added the required property `allowedActions` to the response with the `200` status

[Change history](https://skmtc.dev/voluum/apis/voluum-api/changes/lander/:landerId/get.md)

---

[API](https://skmtc.dev/voluum/apis/voluum-api.md) · [All operations](https://skmtc.dev/voluum/apis/voluum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/voluum/voluum-api/revisions/d38854fb4b30/schema)
