Returns a paginated list of time punches for a worker.
Documentation Index
Fetch the complete documentation index at: https://docs.roostedhr.com/llms.txt
Use this file to discover all available pages before exploring further.
items_per_page and page query parameters.Worker ID
Filter punches for a specific date. Takes priority over start_date and end_date when provided.
"2026-03-17"
Filter punches on or after this date. Ignored if date is provided.
"2026-01-01"
Filter punches on or before this date. Ignored if date is provided.
"2026-12-31"
Filter punches for a specific shift assignment.
Number of items per page.
1 <= x <= 100Page number.
x >= 1