jobs_get
Retrieve job details by ID and tenant from the ServiceTitan API, optionally including external data using a provided application GUID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| externalDataApplicationGuid | No | Format - guid. If this guid is provided, external data corresponding to this application guid will be returned. | |
| id | Yes | Format - int64. | |
| tenant | Yes | Format - int64. Tenant ID |