API Reference

/v1/assets/certificate/{assetId}

Retrieves details of a specific certificate asset by assetId

Log in to see full request history
Path Params
string
required

ID of the certificate asset

Query Params
integer
Defaults to 1

Page number for pagination

integer
Defaults to 100

Number of results per page

Headers
string

Optional header to specify customer ID other than default

Responses

Response body
object
integer

Total number of records

integer

Current page of the result

integer

Total number of pages

integer

Number of results per page

integer

ID of the customer

string

Name of the customer

string

ID of the certificate asset

certificateDetails
object
string

Serial number of the certificate

string

Subject of the certificate

string

Issuer of the certificate

date-time

Certificate valid from date

date-time

Certificate valid to date

string

Current status of the certificate (e.g., valid, expired)

associatedDomains
array of strings

List of domains associated with this certificate

associatedDomains
400

Invalid asset ID

404

Asset not found

500

Server error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json