Certificates
List
GET
/
api
/
v2
/
workspace
/
{slug}
/
certificates
Path Parameters
The slug of the project to list certificates for.
Required string length:
5 - 36
Query Parameters
The friendly name of the certificate to filter by.
The common name of the certificate to filter by.
The offset to start from. If you enter 10, it will start from the 10th certificate.
Required range:
0 < x < 100
The number of certificates to return.
Required range:
1 < x < 100