show_company_user_v1_2
Retrieve detailed user information from a Procore company directory by specifying company and user IDs.
Instructions
Show company user. [Core/Directory] GET /rest/v1.2/companies/{company_id}/users/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the user | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |