> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plane.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve a position

> Retrieve a position by ID.

### Parameters

<ParamField path="id" type="string" required>
  ID of the position.
</ParamField>

### Returns

Returns a [Position object](/reference/positions/object).
