get https://api.factorialhr.com/api/2024-10-01/resources/project_management/project_workers
What does it do?
This endpoint reads and retrieves a list of project workers. You can utilize URL parameters to filter the results.
Is it related to other entities?
A project_worker is always related to a project and a employee. Only a project worker
is able to add time to a project using the time_record
entity.
Who can use it?
Only companies who have enabled the projects_management
feature and users with the permission to read project workers.