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