コンテンツにスキップ
Vessios Docs
日本語
Esc
navigateopen⌘Jpreview

Get Webhook Sample

指定イベントのサンプルペイロードを返す(配信は行わないプレビュー専用・Sec31 #38)。

GET/webhooks/sample
Query parameters
eventstringrequired
サンプルを取得するイベント名
Header parameters
authorizationstring | any
X-Api-Keystring | any
Responses
200Successful Response
any
422Validation Error
detailValidationError[]
Show properties
Array of ValidationError
locstring | integer[]required
Show properties
Array of string | integer
Any of:
string
string
integer
integer
msgstringrequired
typestringrequired
Request
curl -X GET "/webhooks/sample?event=string"
Response
"string"