Xsolla-logo
  • 文档
  • 创建帐户

获取Webhook设置信息Server-sideAdmin

get/v2/project/{project_id}/admin/webhook

Gets the information about the webhook settings in Store. Check webhooks documentation to learn more.

SecuritybasicAuth
Request
path Parameters
project_id
required
integer

项目编号。您可以在您的发布商帐户项目名称旁边。

Example: 44056
Responses
200

已成功收到Webhook设置信息。

401

基本认证未通过或错误。确保您使用了基本认证或正确的凭据。

404

传入的project_id不存在相关Webhook设置信息。确保使用了正确的project_id或已在之前创建了Webhook。

Request samples
Response samples
application/json
{}