list_of_emails
Retrieve email communications for a specific project in Procore to manage project-related correspondence and track email discussions.
Instructions
List of Emails. [Project Management/Emails] GET /rest/v1.0/project/{project_id}/email_communications/emails
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| topic_type | Yes | The type of the topic to be associated with the communication | |
| topic_id | Yes | Topic ID |