Skip to main content
GET
@firma-dev/sdk

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.

Path Parameters

id
string<uuid>
required

Workspace ID

Response

200 - application/json

Secret status retrieved

Webhook secret status and rotation info

created_at
string<date-time> | null
required

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