> ## 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.

# List workforce plans

> List workforce planning scenarios.

### Parameters

<ParamField query="status" type="string">
  Filter by plan status.
</ParamField>

<ParamField query="limit" type="integer">
  Number of plans to return.
</ParamField>

<ParamField query="cursor" type="string">
  Pagination cursor.
</ParamField>

### Returns

Returns a list of [Workforce plan objects](/reference/workforce-plans/object).
