Skip to main content
Glama

tax_zones_get_list

Retrieve a list of tax zones from the ServiceTitan API by specifying filters such as tenant ID, activity status, creation/modification dates, and pagination parameters. Supports sorting and total count inclusion.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
activeNoWhat kind of items should be returned (only active items will be returned by default) Values: [True, Any, False]
createdBeforeNoFormat - date-time (as date-time in RFC3339).
createdOnOrAfterNoFormat - date-time (as date-time in RFC3339).
idsNoTax Zone Ids to pull tax zones for
includeTotalNoWhether total count should be returned
modifiedBeforeNoFormat - date-time (as date-time in RFC3339).
modifiedOnOrAfterNoFormat - date-time (as date-time in RFC3339).
pageNoFormat - int32. The logical number of page to return, starting from 1
pageSizeNoFormat - int32. How many records to return (50 by default)
sortNoApplies sorting by the specified field: "?sort=+FieldName" for ascending order, "?sort=-FieldName" for descending order. Available fields are: Id, Name, CreatedOn.
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