> ## 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 an offer

> Retrieve an employment offer by ID.

### Parameters

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

### Returns

Returns an [Offer object](/reference/offers/object).
