Endpoints REST Endpoints

Endpoints
The Endpoints API lets you manage and maintain the endpoints in your Oracle IoT Connected Worker Cloud Service instance. Read operations on this API can be performed by user having IoTCWProjectManager role or higher. Other operations can be performed by users having IoTCWAdministrator role.
Get details of an endpoint.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/endpointConfigurations/endpoints/{endpointId}
Get endpoints.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/endpointConfigurations/endpoints