show_current_company_user
Retrieve current user details for a specified company in Procore, including ID, name, and permissions, to manage access and roles.
Instructions
Show current company user. [Core/Directory] GET /rest/v1.0/companies/{company_id}/me
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |