Fund-Id.limit e next_page_token.curl --location 'https://auth-hs.iorq.com.br/webhook?limit=undefined&next_page_token=undefined' \
--header 'Fund-Id: 374485cf-f6df-467c-b91d-9f14082c6f36' \
--header 'Authorization: Bearer <token>'{
"response": [
{
"webhook_id": "string",
"fund_id": "string",
"message_type": "LOAN_UPDATE",
"status": "string",
"webhook_url": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"created_at": "string",
"updated_at": "string",
"max_attempts": 0
}
],
"count": 0,
"next_page_token": "string"
}