Returns a paginated list of webhook endpoints belonging to the authenticated platform.
Results include both active and inactive endpoints.
Documentation Index
Fetch the complete documentation index at: https://developer.finogates.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Maximum records per page.
1 <= x <= 20050
Records to skip.
x >= 00
Successful Response
Standard response wrapper for list responses.
HTTP status code for the response.
Payload or error details.
UTC timestamp (milliseconds since epoch) when response was generated.
Total rows matching the request filters (not just this page).
x >= 0Cursor for the next page, if available.