list_communication_threads
Retrieve email threads for a specific communication in Procore projects to track discussions and maintain project documentation.
Instructions
List Communication Threads. [Project Management/Emails] GET /rest/v1.0/communications/{communication_id}/threads
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| communication_id | Yes | Communication ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |