Webhook
Get Webhook
Retrieve webhook details
GET
/
webhook
/
{id}
Authorizations
apikey
string
headerrequiredAuthentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Path Parameters
id
string
requiredID of webhook
Response
200 - application/json
id
string
url
string
challengeToken
string
events
enum<string>[]
Available options:
message:user:in
, message:store:out
, message:delivery:update