The criteria to filter webhook subscription replays by.These are
WebhookSubscriptionReplay
-specific extensions on top of the standard pagination arguments before
, after
, first
and last
.Fields
Name | Description |
---|---|
String | The replay status to filter by.See the WebhookSubscriptionReplay.statusCode documentation for a list of possible status codes.If this is not provided then replays of all statuses will be returned. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Object | webhookSubscriptionReplays.filter argument |