List all certificates for a user

🔑

Required OAuth scope: users:read.

📖

This endpoint is paginated with a page size of 1,000 certificates. For more information, see the Pagination guide.

Lists all certificates in your platform for a given user.

Path Params
string
required
^[a-fA-F0-9]{24}$

The unique ID of the user.

Query Params
deliveryDate
object

Filter on deliveryDate property with LHS bracket notation.

Expected value format is a date (YYYY-MM-DDThh:mm:ss.sssZ). The milliseconds are always set to 0.

expirationDate
object

Filter on expirationDate property with LHS bracket notation.

Expected value format is a date (YYYY-MM-DDThh:mm:ss.sssZ). The milliseconds are always set to 0.

Headers
string
enum
required

The version of the API.

Allowed:
Responses

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