get balance
Deprecated
GET
/client/api/balance
provider-apipaggue-api
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/client/api/balance'
Response Response Example
200 - Success
{
"data": [
{
"id": 2855,
"type": 0,
"url": "https://webhook.site/f316322d-e404-4a72-928a-d86177s0f74d22sdd0sd3",
"deleted_at": null
},
{
"id": 2892,
"type": 0,
"url": "https://dxafort.com/paggue.php?notify=paggue",
"deleted_at": "2025-01-07T02:44:58.000000Z"
},
{
"id": 3061,
"type": 0,
"url": "https://dxafort.online/paggue.php?notify=paggue",
"deleted_at": "2025-01-07T02:45:08.000000Z"
}
],
"links": {
"first": "https://ms.paggue.io/api/webhooks?page=1",
"last": "https://ms.paggue.io/api/webhooks?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "« Anterior",
"active": false
},
{
"url": "https://ms.paggue.io/api/webhooks?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Próxima »",
"active": false
}
],
"path": "https://ms.paggue.io/api/webhooks",
"per_page": 20,
"to": 3,
"total": 3
}
}
Request
Header Params
X-Company-ID
string
optional
Example:
{{paggue_company_id}}