Skip to main content
GET
/
v1
/
workforce
/
plans
List workforce plans
curl --request GET \
  --url https://api.plane.com/v1/workforce/plans \
  --header 'Authorization: Bearer <token>'

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.

Parameters

status
string
Filter by plan status.
limit
integer
Number of plans to return.
cursor
string
Pagination cursor.

Returns

Returns a list of Workforce plan objects.