Skip to main content

List report names

GET https://api.digicert.com/reports/v1/report/names

Use this endpoint to list the display name for each report in your account.

Example requests and responses

URL query parameters

Name

Req/Opt

Type

Description

report_display_name

optional

string

Display name of a specific report to search for. Supports partial search. Case insensitive.

Response parameters

Name

Type

Description

report_names

array

List of report display names. If the request uses the report_display_name query parameter, the response only includes report names that match the provided value.