curl --location 'https://api.pibox.com/api/v2/webhook-endpoints'{
"object": "list",
"data": [
{
"property1": "string",
"property2": "string"
}
],
"pagination": {
"limit": 0,
"offset": 0,
"total": 0
}
}