Skip to main content
GET
/
v1
/
worker-beneficiaries
/
{id}
Retrieve a worker beneficiary
curl --request GET \
  --url https://api.plane.com/v1/worker-beneficiaries/{id} \
  --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

id
string
required
ID of the worker beneficiary.

Returns

Returns a Worker beneficiary object.