List all webhook endpoints.
OK
Client error.
Server error.
{- "status": 0,
- "message": "string",
- "result": [
- {
- "url": "string",
- "label": "string",
- "subscriptions": [
- "transaction.included"
], - "id": 0,
- "nextAttempt": "2019-08-24T14:15:22Z",
- "lastAttempt": "2019-08-24T14:15:22Z",
- "failedCalls": 0,
- "lastError": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "secret": "string"
}
]
}