get_stamps
Retrieve document stamps for Procore projects to manage markups and approvals. Use this tool to access stamp data by specifying company and project IDs with pagination options.
Instructions
Get Stamps. [Project Management/Document Markup] GET /rest/v1.0/companies/{company_id}/projects/{project_id}/viewer_documents/stamps
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | company_id | |
| project_id | Yes | project_id | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |