Get certificate type - certificate associations.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/certificateTypes/{certificateTypeId}/certificates
This operation retrieves certificate type - certificate associations.
Request
Path Parameters
-
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 associations were successfully retrieved.
Root Schema : CertificateTypeCertificates
Type:
Show Source
object
-
items:
array items
-
links(optional):
array links
Read Only:
true
Nested 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