Skip to main content

Retrieves a single project by its identifier.

GET 

/project/:projectId

Looks up the project by projectId using the read-only context. Returns an empty Projects model if not found, or an exception payload on failure.

Request

Responses

OK