List Activities
Retrieves activities from ServiceTitan.
GET
Query
Arguments
boolean
Whether total count should be returned
string
Return items created before certain date/time (in UTC)
string
Return items created on or after certain date/time (in UTC)
string
Return items modified before certain date/time (in UTC)
string
Return items modified on or after certain date/time (in UTC)
string
What kind of items should be returned (only active items will be returned by default) Values: [True, Any, False]
string
Applies sorting by specified fields
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.