list_assignable_users
Retrieve users who can be assigned to tasks within a specific Procore project, enabling efficient task delegation and resource management.
Instructions
List Assignable Users. [Core/Directory] GET /rest/v1.0/projects/{project_id}/assignable_users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| filters__search | No | Search query | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |