Skip to main content
Glama

PayrollAdjustments_GetList

Retrieve a paginated list of payroll adjustments from the ServiceTitan API, filtered by employee IDs, date range, and tenant. Supports customizable page size and total count inclusion.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
employeeIdsNoThe comma separated list of employee IDs
includeTotalNoWhether total count should be returned
pageNoFormat - int32. The logical number of page to return, starting from 1
pageSizeNoFormat - int32. How many records to return (50 by default)
postedOnOrAfterNoFormat - date-time (as date-time in RFC3339). Return payroll adjustments posted on or after certain date/time (in UTC)
postedOnOrBeforeNoFormat - date-time (as date-time in RFC3339). Return payroll adjustments posted on or before certain date/time (in UTC)
tenantYesFormat - int64. Tenant ID

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JordanDalton/ServiceTitanMcpServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server