Get Hourly Report Root Presets
Returns a cursor-paginated list of hourly report root presets, with optional filtering by work_statement_statuses and result ordering.
Token scopes: timesheets:read
Returns a cursor-paginated list of hourly report root presets, with optional filtering by work_statement_statuses and result ordering.
Token scopes: timesheets:read
Maximum number of items to return per page (max: 100)
Direction to order the results (ascending or descending)
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/