projects_get
Retrieve project details from the ServiceTitan API using specified tenant and project IDs, optionally fetching external data with an application GUID.
Input 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 |