get_stamps_v2_0
Retrieve digital stamps for document markup in Procore projects. Use this tool to access approval stamps, signatures, and annotations on construction documents.
Instructions
Get Stamps. [Project Management/Document Markup] GET /rest/v2.0/companies/{company_id}/projects/{project_id}/viewer_documents/stamps
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | The unique identifier of the company | |
| project_id | Yes | The unique identifier of the project | |
| page | No | Page number for pagination (1-based) | |
| per_page | No | Number of stamps to return per page | |
| search_text | No | Text to search for in stamp content |