The Reports API provides access to the details of tasks.
Rate limiting
Rate limits are restrictions that our API imposes on the number of times a user can access our endpoints within a specified period of time. To learn more about rate limiting best practices, see Rate limiting.
Below is a table detailing the rate limits for each endpoint in the Onboarding endpoints.
Method | Endpoint | Limit per minute |
---|---|---|
GET | Read all open tasks. | 50 |
GET | Read tasks of a specific employee | 50 |
POST | Mark a task as complete | 10 |