Skip to main content
GET
Error

Authorizations

x-cdata-authtoken
string
header
required

Path Parameters

Name
string
required

The key Name

Query Parameters

$select
string

Select structural property

Response

certificates response

Name
string
required

The certificate file name, such as myCert.pfx or publicCert.pub.

Data
string

The Base64-encoded contents of the certificate file. Required when using POST to create a certificate. It must contain all properties you want to include in the certificate.

ConnectorIds
string

A list of all connector Ids that are configured to use the certificate. This and the following readonly parameters provide an explanation of the properties that are included in the response from the API. You cannot use them to set properties when creating a certificate. All properties except Name must be defined in the Data parameter.

Category
string

The certificate category (Public or Private).

SignatureAlgorithm
string

The algorithm used to sign the certificate.

Serialnumber
string

The certificate serial number.

ExpirationDate
string

The date on which the certificate expires.

EffectiveDate
string

The effective date of the certificate.

Keysize
string

The certificate key size.

AssociatedResource
string

The list of connectors, profiles, and shared connections configured to use the certificate.

Issuer
string

The certificate issuer.

Subject
string

The certificate subject.

IssuedBy
string

The common name (CN) of the certificate issuer.

ExpirationDays
integer<int32>

The number of days until the certificate expires.

IssuedTo
string

The CN of the certificate subject.

Thumbprint
string

The certificate SHA1 thumbprint.

StoreType
string

The store type, such as PFX, Private, or Public.