jobs_get_attachment
Retrieve job attachments from the ServiceTitan API using a job attachment ID and tenant ID, enabling access to associated files or documents for specific jobs.
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 |