Certificate Authorities
List
GET
/
api
/
v2
/
workspace
/
{slug}
/
cas
Path Parameters
The slug of the project to list CAs for.
Required string length:
5 - 36
Query Parameters
The status of the CA to filter by.
Available options:
active
, pending-certificate
The friendly name of the CA to filter by.
The common name of the CA to filter by.
The offset to start from. If you enter 10, it will start from the 10th CA.
Required range:
0 < x < 100
The number of CAs to return.
Required range:
1 < x < 100
Response
200 - application/json