Get webhook secret

get/api/v2/webhook/secret

Get the webhook secret for a specified enterprise or organization. You must specify exactly one of enterpriseId or organizationId. The requester must be an admin of the specified enterprise or organization.

Query Parameters

  • enterpriseIdstring
  • organizationIdstring

200 Response

secret string required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

403 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id