show_link
Retrieve detailed information about a specific link in Procore projects using its ID and project identifier for project-level configuration.
Instructions
Show link. [Company Admin/Project-Level Configuration] GET /rest/v1.0/links/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Link ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |