List cert-rotation-policies
GET /cert-rotation-policies
GET
/cert-rotation-policies
MTLS / service certificate rotation policies per service. Tracks cert fingerprint, expiry and auto-rotation schedule. (F2.SEC.10)
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
service_name
required
string
cert_fingerprint
string
cert_expires_at
string format: date-time
last_rotated_at
string format: date-time
rotation_interval_days
integer
auto_rotate
boolean
last_rotation_status
string
rotation_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)