object
WebhookSigningKey
Properties
- Name
id- Type
- string
- Description
- Required property.
- Name
version- Type
- integer
- Description
- Required property.
- Name
status- Type
- string
- Description
- "active" or "expiring"
- Name
createdAt- Type
- string
- Description
- Required property.
- Name
expiresAt- Type
- string
- Description
- When the key transitions to expired (only set for "expiring" keys)
- Name
last4- Type
- string
- Description
- Last 4 chars of the displayable key (whsec_<base64>) for UI disambiguation
- Name
plaintextKey- Type
- string
- Description
- Full plaintext (whsec_<base64>) — present only when this response generated the key (bootstrap or rotation)