Notification Webhooks

Get webhook OAuth configuration

Retrieves the OAuth configuration for a specific webhook. Secrets are excluded from the response.

get/api/notifications/v1/webhooks/{webhookId}/oauth-config

Path parameters

webhookIdstring required

The webhook ID

Response

OAuth configuration retrieved successfully

webhookIdstring required
tokenUrlstring required
clientIdstring required
scopestring required
createdAtstring date-time required
updatedAtstring date-time required

Changes

No recorded changes to this endpoint across all 16 revisions of this API.