{ "count": 123, "next": "http://api.example.org/accounts/?page=4", "previous": "http://api.example.org/accounts/?page=2", "results": [ { "url": "<string>", "trigger": "LEAD_CREATED" } ] }
List all webhook subscriptions.
Token-based authentication with required prefix "Token"
A page number within the paginated result set.
The response is of type object.
object