Retrieves the next page of events if they were not forwarded due to a failed subscription
List of Signals data
Bad Request.
Unauthorized access.
Forbidden.
The specified resource was not found
Internal Server Error.
Service Unavailable.
{- "pageSize": 50,
- "total": 1,
- "content": [
- {
- "subscriptionId": "abc-123-bad-123",
- "triggerId": "abc-123-bad-123",
- "signal": "{attribute:value,attribute:value....}"
}
]
}