SSL Certificates Report

Retrieves a log for an existing SSL Certificates.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Specifies the type of output required. Can be absent, or have value [direct,buffered]

Body Params

Request object for SSL certificates report

date-time

The report contains SSL certificates which date, defined by 'certificateDateAttribute' request field, is not earlier than this date.
ISO format, YYYY-MM-DD. Must be earlier than 'to' date.

date-time

The report contains SSL certificates which date, defined by 'certificateDateAttribute' request field, is not later than this date.
ISO format, YYYY-MM-DD. Must not be earlier than 'from' date.

organizationIds
array
organizationIds
string
length between 0 and 256
^((?!.*[><\\].*).)*$

The report will contain only certs with Common Name pattern like this

string
length between 0 and 512

The report will contain only certs with External Requester pattern like this (case sensitive)

string
enum

Status ID of SSL certificates that are included in the report.
The values applicable to this type of report are:
[0(Any), 1(Requested), 2(Issued), 3(Revoked), 4(Expired)]. 11(External) - deprecated, see 'Certificate Status Codes' section for details.

Allowed:
string
enum

Unique identifier of the date type.
The values applicable to this type of report are:
[2 (Revocation Date), 3 (Expiration Date), 4 (Request Date), 5 (Issuance Date)]

Allowed:
string
enum

The source a certificate has been requested from.
The values applicable to this type of report are:
0 (Enrollment Form), 1 (Client Admin), 2 (Web API), 3 (Discovery), 4 (Imported), 5 (SCEP), 7 (MS Agent), 9 (Bulk Request), 10 (ACME), 11 (EST), 12 (REST API)

string

Special format of a Serial Number, if required.
If the value specified is 'HEXWithLeadingZeros', then report contains certificate serial numbers in HEX format without leading zeros stripped.

boolean

Include certificate IP locations. Significantly affects report generation time.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*