fetch data from the table: "fliz.video_webhook"
- distinct_onfliz_video_webhook_select_columndistinct select on columns
- limitlimit the number of rows returned
- offsetskip the first n rows. Use only with order_by
- order_by[fliz_video_webhook_order_by]!sort the rows by one or more columns
- filter the rows returned
[fliz_video_webhook!]!
[fliz_video_webhook!]!- created_at
- id
- ok
- response_content
- response_status
- updated_at
- url
- videofliz_video!An object relationship
- video_id