list_drawings
Retrieve drawings from a specific drawing area in Procore projects to manage construction documentation and track project progress.
Instructions
List drawings. [Project Management/Drawings] GET /rest/v1.0/drawing_areas/{drawing_area_id}/drawings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drawing_area_id | Yes | ID of the drawing area | |
| project_id | No | Unique identifier for the project. | |
| page | No | Page | |
| per_page | No | Elements per page |