Get certificates.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/certificates
This operation retrieves certificates.
Request
Path Parameters
-
orgId: string
Organization identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Certificates were successfully retrieved.
Root Schema : Certificates
Type:
Show Source
object
-
items:
array items
-
links(optional):
array links
Read Only:
true
Nested Schema : Certificate
Type:
Show Source
object
-
description(optional):
string
Description of the certificateExample:
Allows users to work with database
-
id(optional):
string
Read Only:
true
The unique id of the objectExample:53
-
issuer:
string
Minimum Length:
0
Maximum Length:255
Issuer of the certificate, cannot be blank, max length is 255 charactersExample:Oracle
-
links(optional):
array links
-
reminder:
integer(int32)
Minimum Value:
1
Number (positive) of days before the certificate expires to send a reminder to the userExample:30
-
requiresScan:
boolean
Flag indicating whether the scan needs to be provided before the certificate is considered as validExample:
false
-
title:
string
Minimum Length:
0
Maximum Length:255
Title of the certificate, cannot be blank, max length is 255 charactersExample:IT specialist
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type