Consultar lista de eventos enviados pelo webhook
get/webhook/entity/list
Request body
{"stackTrail":"paths:/webhook/entity/list:get:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}
Response
200
Example response
{
"version": "1.0.0",
"status": "SUCCESS",
"body": {
"entityList": [
{
"entity": "pix-payment-out"
}
]
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.