Skip to content

List 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)

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

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
Allowed values: success failed pending
rotation_error
string
organisation
One of:

DocumentId reference to api::organisation.organisation

string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer

Missing or invalid authentication

Not authorized (tenant scope or capability)