List webhook configurations
Lists all webhook configurations for the entity.
Authentication
x-api-keystring
RootPay API key sent in the x-api-key header. Keys are environment-scoped: live_* for production, test_* for sandbox.
Query parameters
cursor
Cursor for pagination. Use the next_cursor from the previous response to get the next page.
limit
Number of items per page.
Response
List of webhook configurations retrieved successfully
data
has_more
total_count
next_cursor
previous_cursor