Retrieve Endpoint Configuration for Deployed Project Revision

get

/ic/api/process/v1/targets/{targetId}/projects/{projectId}/revisions/{revision}/endpoints

Retrieves the endpoint details of a deployed project revision.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Success. Retrieve endpoints for the Deployed project revision.
Body ()
Root Schema : endpointsConfig
Type: object

401 Response

Unauthorized

404 Response

Deployed project revision not found.

500 Response

Error in retrieving endpoint details of deployed project revision
Back to Top