Skip to main content
GET
Get upcoming data expiry notifications

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Returns upcoming data expiry notifications

id
string
required
Example:

"123e4567-e89b-12d3-a456-426614174000"

userId
string
required
Example:

"123e4567-e89b-12d3-a456-426614174000"

dataType
enum<string>
required
Available options:
monitoring_data,
incident_data,
alert_history,
check_results
expiryDate
string<date-time>
required
Example:

"2025-02-01T00:00:00.000Z"

notified
boolean
required
Example:

false

retryCount
number
required
Example:

0

lastNotificationAttempt
string<date-time>
required
Example:

"2025-01-01T00:00:00.000Z"

metadata
object
required
Example:
createdAt
string<date-time>
required
Example:

"2025-01-01T00:00:00.000Z"

updatedAt
string<date-time>
required
Example:

"2025-01-01T00:00:00.000Z"