List webhooks
webhooks
List webhooks
deprecated
Lists all webhooks associated to the Management API key, optionally filtered by status.
GET
List webhooks
Documentation Index
Fetch the complete documentation index at: https://docs.fingerprint.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Management API version.
Query Parameters
Filters by webhook status.
Available options:
enabled, disabled Filters by webhook environment ID.
Cursor token used for pagination. Response will contain items appearing after the given cursor.
Sets the maximum number of items contained in a single page.
Required range:
0 <= x <= 101