API Reference :: notifications
GET
Get check notifications
- customerid - optional - customerid of the subaccount you want to get notifications for. You can omit this if getting notifications for a check in your primary account.
- id - optional - Check id of the check for which you want to list notifications. If omitted, the most recent notifications for all checks on the account will be retrieved.
- span - optional integer - number of hours of notifications to retrieve. If used in combination with limit the narrower range will be used.
- limit - optional integer - number of records to retrieve. Defaults to 300 if span is not set. Maximum is 43201. If used in combination with span the narrower range will be used.
- subaccounts - optional boolean - if set, notifications sent to subaccounts will also be included.
Request example:
curl -X GET https://api.nodeping.com/api/1/notifications/201205050153W2Q4C-0J2HSIRF