Generate and stream report data

Generates a report based on the provided request parameters and streams the CSV data as response. Supports multiple report types including SSL certificates, activity logs, client certificates, device certificates, and admin reports.

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

Report request containing report type and filtering parameters

Base class for report requests. The actual request type is determined by the 'type' field.

string
enum
required

The type of report to generate. This determines the specific request class and available parameters.

dates
object

Date selection criteria for the report. Defines the time range for which data should be included.

string
enum

Filter by certificate request method/source

Allowed:
string
enum

Filter by current certificate status

string
enum

Date-based certificate status filtering criteria

Allowed:
orgs
array of int32s

Set of organization IDs to filter certificates by. Empty set includes all accessible organizations.

orgs
boolean

Whether to include IP addresses in the report output

boolean

Whether to hide the 'Requested Via' column in the report output

string
enum

Filter by certificate discovery locations

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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