show_visitor_logs
Retrieve visitor log details for a specific project in Procore, including visitor information and timestamps for project management and daily log tracking.
Instructions
Show Visitor Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/visitor_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Visitor Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |