list_all_project_crews
Retrieve all crew members assigned to a specific Procore project to manage workforce allocation and track personnel.
Instructions
List all Project Crews. [Core/Directory] GET /rest/v1.0/projects/{project_id}/crews
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__updated_at | No | Return item(s) last updated within the specified ISO 8601 datetime range. Formats: `YYYY-MM-DD`...`YYYY-MM-DD` - Date `YYYY-MM-DDTHH:MM:SSZ`...`YYYY-MM-DDTHH:MM:SSZ` - DateTime with UTC Offset `YYY... |