services_get
Retrieve specific service details from the ServiceTitan API using the service ID and tenant ID, ensuring secure and authorized data access with client credentials.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
externalDataApplicationGuid | No | Format - guid. Items that are created with a specific guid, could be fetched/updated/removed only when the same application guid is provided. | |
id | Yes | Format - int64. The id of the service you are requesting | |
tenant | Yes | Format - int64. Tenant ID |