Skip to main content
GET
Return one certificate or list multiple certificates in the Tyk Gateway given a comma separated list of cert IDs.

Authorizations

X-Tyk-Authorization
string
header
required

Api key

Path Parameters

certID
string
required

Comma separated list of certificates to list.

Response

object | object[] | null

OK

dns_names
string[]
Example:
fingerprint
string
Example:

"7c440d66ebb0a4629d21329808dce9091acf5f2fde328067a6e60e5347271d90"

has_private
boolean
Example:

false

id
string
Example:

"5e9d9544a1dcd60001d0ed207c440d66ebb0a4629d21329808dce9091acf5f2fde328067a6e60e5347271d90"

is_ca
boolean
issuer
object
not_after
string<date-time>
Example:

"2034-03-26T08:46:37Z"

not_before
string<date-time>
Example:

"2024-03-25T08:46:37Z"

subject
object