Skip to main content
Glama

non_job_appointments_get_list

Retrieve a list of non-job appointments for technicians using filters like date range, timesheet codes, and activity status, facilitating efficient schedule management in ServiceTitan.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
activeOnlyNoWhether the result should contains only active non-job appointments
createdBeforeNoFormat - date-time (as date-time in RFC3339). Return items created before certain date/time (in UTC)
createdOnOrAfterNoFormat - date-time (as date-time in RFC3339). Return items created on or after certain date/time (in UTC)
idsNoPerform lookup by multiple IDs (maximum 50)
includeTotalNoWhether total count should be returned
modifiedBeforeNoFormat - date-time (as date-time in RFC3339). Return items modified before certain date/time (in UTC)
modifiedOnOrAfterNoFormat - date-time (as date-time in RFC3339). Return items modified on or after certain date/time (in UTC)
pageNoFormat - int32. The logical number of page to return, starting from 1
pageSizeNoFormat - int32. How many records to return (50 by default)
showOnTechnicianScheduleNoWhether the non-job appointment shows on the technicians schedule even if there is no timesheet
sortNoApplies sorting by the specified field: "?sort=+FieldName" for ascending order, "?sort=-FieldName" for descending order. Available fields are: Id, CreatedOn, ModifiedOn.
startsOnOrAfterNoFormat - date-time (as date-time in RFC3339). When the Start of non-job appointment should be at or after
startsOnOrBeforeNoFormat - date-time (as date-time in RFC3339). When the Start of non-job appointment should be at or before
technicianIdNoFormat - int64. Unique id of the technician this non-job appointment applies to
tenantYesFormat - int64. Tenant ID
timesheetCodeIdNoFormat - int64. Unique Id of timesheet code must apply to

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