Project document summary
GET /admin/projects/{projectId}/document-summary
Get a high-level document snapshot for one project. Returns totals grouped by format (rfi, submittal, etc.) and status (open, closed, etc.). Use this for at-a-glance counts scoped to one project. For platform-wide counts or complex cross-entity queries, use the explorer_query tool instead.
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
projectId*string
Project UID
Response Body
curl -X GET "https://api.part3.io/v1/admin/projects/string/document-summary"Empty