Certificates REST Endpoints
Certificates
The Certificates API lets you manage and maintain the certificates in your Oracle IoT Connected Worker Cloud Service instance.
- Get certificates.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/certificates
- Get details of a certificate.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/certificates/{certificateId}