List ssl-certificates
GET /ssl-certificates
GET
/ssl-certificates
SSL certificate lifecycle management per organisation. Tracks certificates from multiple providers with auto-renewal support and expiry alerting.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
domain
required
string
issuer
string
subject_alt_names
Arbitrary JSON value (object, array, string, number, boolean, or null)
issued_at
string format: date-time
expires_at
required
string format: date-time
is_wildcard
boolean
auto_renew
boolean
provider
string
status
string
last_check_at
string format: date-time
renewal_error
string
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)