List certificate requests

Paginated request list for the authenticated client. Unlike the certificates
list, unknown query parameters are silently ignored here so new frontend
filters cannot break the call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1

1-based page number (default 1).

integer
1 to 100
Defaults to 10

Page size, 1-100 (default 10).

string

Comma-separated lifecycle statuses: draft, sent, opened,
submitted, expired, cancelled, plus the legacy grouping pending
(Draft + Sent + Opened). Unrecognized values are ignored.

string

Sort column; takes precedence over sort. Allowed values: requestName,
date, createdAt, responseStatus, status, statusId,
requestedBy, customer, customerName. Unknown values fall back to
the default order.

string

Alias for sortBy, used when sortBy is absent.

string
enum
Allowed:
string
enum

Alias for sortDirection.

Allowed:

Free-text match against the request name.

integer
≥ 1

Return only requests that contain an item for this customer.

string

OData filter from the requests grid. Honored clauses:
createdAt ge|gt|le|lt|eq 'YYYY-MM-DD', stateOfIssue eq '<abbrev>',
reason eq '<exemptionReasonId>', requestedBy eq '<name>'. Other
clauses are ignored.

Responses

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