Get the events webhook configuration for the current account/environment.
GET /webhooks/events
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Successful response
Events webhook configuration returned by the API.
object
Storage key in the format accountId:envId (currently accountId:accountId for account-scoped usage).
Destination URL that receives webhook event payloads.
List of subscribed event types for this webhook configuration.
HMAC secret for verifying webhook signatures. Use this with your X-Pingram-Signature verification.
Bad Request - validation errors, invalid input
Standard error response for API errors.
object
Unique tracking ID for the request.
Structured error details for API error responses.
object
Machine-readable error code.
Human-readable error message.
Actionable hint for fixing the error.
Provider that caused the error (e.g. telnyx, ses).
Provider-specific error code.
Unauthorized
Payment Required - usage limits exceeded
Standard error response for API errors.
object
Unique tracking ID for the request.
Structured error details for API error responses.
object
Machine-readable error code.
Human-readable error message.
Actionable hint for fixing the error.
Provider that caused the error (e.g. telnyx, ses).
Provider-specific error code.
Internal Server Error
Bad Gateway - provider error
Standard error response for API errors.
object
Unique tracking ID for the request.
Structured error details for API error responses.
object
Machine-readable error code.
Human-readable error message.
Actionable hint for fixing the error.
Provider that caused the error (e.g. telnyx, ses).
Provider-specific error code.