Returns all payroll from the system that the user has access to
Payroll
Get Payroll
GET
Returns all payroll from the system that the user has access to
Documentation Index
Fetch the complete documentation index at: https://docs.goteal.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
ID of the user to get payroll for
Query Parameters
The offset to start at
Required range:
x >= 1The number of items to return
Required range:
1 <= x <= 100The account_id to fileter on
The account_id to fileter on
The document_external_id to fileter on
Filter out payroll dated before the given date
Example:
"2019-05-17T00:00:00.000Z"
Filter out payroll dated after the given date
Example:
"2019-05-17T00:00:00.000Z"