jobs_get_attachment
Retrieve job attachments from the ServiceTitan API using job and tenant IDs to access specific files or documents associated with a job.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Format - int64. The id of the job attachment to retrieve, as returned by other job API endpoints. | |
tenant | Yes | Format - int64. Tenant ID |