equipment_get
Fetch specific equipment details from the ServiceTitan API using the provided equipment ID and tenant ID for targeted data retrieval.
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 equipment you are requesting | |
tenant | Yes | Format - int64. Tenant ID |