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

# Get a limit order

> One limit order, with its fill when it has one.

<ParamField path="id" type="string" required />

The order in the shape of [Place a limit order](/integrators/api/limit-orders-place), plus:

<ResponseField name="fill" type="object | null">`{ quoteId, status, received, proceeds, takerPays, gasFee, settledAt }` once a quote has filled it.</ResponseField>

`404 not_found`.
