webhook_secrets_list

List webhook receiver secret IDs
get/v1/webhook-secrets

Query Parameters

receiver

The name or ID of the webhook receiver.

Responses

200

successful operation

Object
secrets

A view of a shared secret key assigned to a webhook receiver.

Once a secret is created, the value of the secret is not available in the API, as it must remain secret. Instead, secrets are referenced by their unique IDs assigned when they are created.

Object
id

The public unique ID of the secret.

time_created

The UTC timestamp at which this secret was created.

4XX

Error

Object
message
request_id
5XX

Error

Object
message
request_id