Read tasks of a specific employee Copy Pageget https://api.hibob.com/v1/tasks/people/{id}Path ParamsidstringrequiredThe Employee ID as pulled from the database, or from the URL In Bob when viewing the employee. For example, if the URL in Bob is "https://app.hibob.com/employee-profile/3332883884017713238" you should copy the "3332883884017713238".Query Paramstask_statusstringenumfilter tasks by open / closed status. Not sending task_status will return all tasks.openclosedAllowed:openclosedResponses 200All of a specific employee's open tasks. defaultUnexpected errorUpdated 9 months ago