Solución de problemas

Detailed report with a lot of data

1 min de lectura

To fetch detailed time entry reports, use the following endpoint: 

POST /v1/workspaces/{workspaceId}/reports/detailed

Añade página y pageSize parameters to manage large datasets.

Ejemplo:

  • page: 1
  • pageSize: 1000

If you have more than 1000 entries, create a script or manually change the page number in the body (page: 1, page: 2, etc.).

¿Te resultó útil este artículo?

Thank you! If you’d like a member of our support team to respond to you, please drop us a note at support@clockify.me