List timesheets for a department
Returns a paginated list of timesheets for a specific department. Supports the same date and pagination filters as GET /timesheets.
Documentation Index
Fetch the complete documentation index at: https://docs.simplifi.work/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token obtained from /oauth/token. Pass as Authorization: Bearer {token}
Path Parameters
The unique identifier of the department
"2784_119"
Query Parameters
Filter timesheets on or after this date (YYYY-MM-DD). Defaults to today if not provided.
"2026-04-01"
Filter timesheets up to and including this date (YYYY-MM-DD). If not provided, no upper date limit is applied.
"2026-04-30"
The page number to return. Defaults to 1.
x >= 11
The number of records per page. Defaults to the system default page size if not provided.
x >= 1200

.png?fit=max&auto=format&n=fTXEPIUfjW4rC1Pi&q=85&s=85d7b852879d29ad2bde9b743307ab0e)