List certificates.
GET {{baseUrl}}/api/certs?mode=<string>
List certificates stored in Tyk organisation certificate store.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
mode | string | Mode to list the certificate details |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"certs":["\u003cstring\u003e","\u003cstring\u003e"]}