Search webhook subscriptionsAsk AIget https://restapi.rev.io/v1/WebhookSubscriptionsSearch for one or more webhook subscriptions.Metadatasearch.webhook_subscription_idarray of int32sQuery by webhook subscription identifier.search.webhook_subscription_idADD int32search.webhook_receiver_idarray of int32sQuery by webhook receiver identifier.search.webhook_receiver_idADD int32search.event_typearray of stringsQuery by event type.search.event_typeADD stringsearch.page_sizeint32Defines how many items to return at a time.search.pageint32Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)search.sortstringSpecifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago