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