Get redacted portal project detail (stages, gate summaries, milestones, deliverable summaries)
GET/api/portal/projects/:projectId
Get redacted portal project detail (stages, gate summaries, milestones, deliverable summaries). Returns 404 if the project is not owned by or collaborated on by the authenticated user.
Request
Responses
- 200
- 401
- 403
- 404
Successful response
Unauthorized — authentication credentials are missing or invalid
Forbidden — the x-act-as-org selector named an organisation the caller is not an ACTIVE member of (or the caller lacks the required permission).
Project not found or not accessible to the authenticated user