Skip to main content
Glama

contacts_getcontactrelationship_list

Retrieve relationships for a specific contact in ServiceTitan, filtering by related entity, type, creation date, or sorting order, with pagination support.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contactIdYesFormat - guid.
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)
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)
relatedEntityIdNoFormat - int64. Filters by related entity id
sortNoApplies sorting by the specified field: "?sort=+FieldName" for ascending order, "?sort=-FieldName" for descending order. Available fields are: ID, ModifiedOn, CreatedOn.
tenantYesFormat - int64. Tenant ID
typeNameNoRelationship type name: Customer, Location, Booking
typeSlugNoRelationship type slug: customer, location, booking

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