Get Account Failed Webhooks
GET {{baseUrl}}/account.failed_webhooks.json?count=<integer>&start=<integer>&ids=<string>
List webhooks that was not delivered to the callback.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | string | This parameter sets the entity amount that has to be retrieved. Max allowed count=250 | |
start | string | This parameter sets the number from which you want to get entities | |
ids | string | List of сomma-separated webhook ids |