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>'

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.