curl --location --request GET 'https://baas-api.np.bankei.com.br/api/webhook/subscriptions' \
--header 'x-signature: ' \
--header 'x-timestamp: ' \
--header 'x-endpoint: ' \
--header 'x-org-id: ' \
--header 'x-api-key: <api-key>'[
{
"id": "1b4a91b7-74f2-452d-b8d5-e11a2a7c0d60",
"url": "https://webhook-url.com",
"organizationId": "c51c2901-e853-4289-b1ee-8912f52502c5",
"subscriptionId": 5,
"subscriptionName": "pix-in",
"createdAt": "2025-07-07T05:16:55.68694",
"isEnabled": false
}
]