get
https://api.hibob.com/v1/tasks
Returns all open tasks for the company.
Record limit: This endpoint returns a maximum of 5,000 tasks per request. This is a hard limit and cannot be increased.
No pagination: This endpoint does not support pagination or cursors. If the company has more than 5,000 open tasks, only the first 5,000 (ordered by task ID) are returned in the response — the remaining tasks are not returned, and there is no way to retrieve them through this endpoint.

