List Webhooks
Retrieves webhooks for the authenticated team (paginated). Results are capped at limit (default and maximum 1000). When more records exist than are returned, meta.total exceeds data.length; clients with large collections must page with limit/offset to retrieve them all.
GET
Error
التفويضات
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
معلمات الاستعلام
Maximum number of webhooks to return.
النطاق المطلوب:
1 <= x <= 1000Number of webhooks to skip before returning results.
النطاق المطلوب:
x >= 0آخر تعديل في ١٥ يوليو ٢٠٢٦
Error