Get details of a certificate type - certificate association.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/certificateTypes/{certificateTypeId}/certificates/{certificateId}
This operation retrieves the details of a certificate type - certificate association.
Request
Path Parameters
-
certificateId: string
Certificate identifier
-
certificateTypeId: string
Certificate type identifier
-
orgId: string
Organization identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Certificate type - certificate association was successfully retrieved.
Root Schema : CertificateTypeCertificate
Type:
Show Source
object
-
certificateId:
string
Id of the certificate which will be associated with the certificate typeExample:
321
-
certificateTypeId:
string
Id of the certificate type to which the certificate is associatedExample:
123
-
links(optional):
array links
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type