Overview
Get project overview
Returns project metadata with lightweight member and task snapshots.
get/overview/{id}
Path parameters
idstring uuid required
Resource UUID
Response
Overview retrieved successfully
Example response
{
"done": true,
"message": "Operation completed successfully"
}