Skip to main content
GET
Ping Hook

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-api-version
string

Version identifier (date format).

x-tenant-id
integer<int64>
required

Tenant identifier. Contact CRO Software for more info if you don't already have this id. See list tenant ids for info on listing the tenants you have access to.

Path Parameters

hook_id
integer<int64>
required

Webhook identifier.

Response

200 - application/json

Success

Webhook ping result.

delivery_id
string<uuid>
required

Hook execution identifier.

http_status
integer
required

HTTP status return code.

message
string
required

Description of ping result.