Skip to main content
GET
/
v1
/
workforce
/
plans
/
{id}
Retrieve a workforce plan
curl --request GET \
  --url https://api.plane.com/v1/workforce/plans/{id} \
  --header 'Authorization: Bearer <token>'

Parameters

id
string
required
ID of the workforce plan.

Returns

Returns a Workforce plan object.