Retorna uma lista de webhooks para notificações.
curl --request GET \ --url https://memberkit.com.br/api/v1/hooks
[ { "id": 123, "url": "<string>", "status": "<string>", "events": [ "<string>" ], "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ]
Número da página.
Was this page helpful?