Get details of a project.

get

/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}

This operation retrieves the details of a project. The project details are returned only if the user has access rights to view it.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Project was successfully retrieved.
Body ()
Root Schema : Project
Type: object
Show Source
Back to Top