show_gps_position
Retrieve GPS location data for construction site tracking and field productivity management using the Procore API.
Instructions
Show Gps Position. [Project Management/Field Productivity] GET /rest/v1.0/companies/{company_id}/gps_positions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Gps Position | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |