Skip to main content
GET
Get webhook secret rotation status

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Response

Secret status retrieved successfully

created_at
string<date-time> | null

When the webhook secret was created

last_rotated_at
string<date-time> | null

When the webhook secret was last rotated

grace_period_active
boolean

Whether the old secret is still valid alongside the new one

grace_period_ends_at
string<date-time> | null

When the old secret grace period expires