ListWebhookConfig returns all existing webhook configurations for the given organizationAsk AIget https://api.cast.ai/v1/notifications/webhook-configurationsQuery Paramspage.limitstringpage.cursorstringCursor that defines token indicating where to start the next page. Empty value indicates to start from beginning of the dataset.filter.severitiesarray of stringsThe severities to be applied for filteringfilter.severitiesADD stringfilter.statusstringThe status to be applied for filteringfilter.categoriesarray of stringsThe categories to be applied for filtering. For all leave it (as well as subcategories) empty.filter.categoriesADD stringfilter.subcategoriesarray of stringsThe subcategories to be applied for filtering.filter.subcategoriesADD stringsort.fieldstringName of the field you want to sortsort.orderstringenumDefaults to ASCThe sort order, possible values ASC or DESC, if not provided asc is the default ASC: ASC asc: desc DESC: ASC desc: desc ASCascDESCdescAllowed:ASCascDESCdescResponse 200A successful response.Updated 7 months ago