show_company_level_email_communication
Retrieve company-level email communications from Procore to access project management correspondence by specifying company ID and communication ID.
Instructions
Show Company-level Email Communication. [Project Management/Emails] GET /rest/v1.0/companies/{company_id}/email_communications/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Communication ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |