Get Notification History
GET/v0/notification_history
Get notification history for the current project and organization. Only returns records where contents is populated.
Args: request: The HTTP request project_id: UUID of the project to read history for (defaults to Global)
Returns: list: A list of notification history records with populated contents
Request
Responses
- 200
- 400
- 401
- 404
- 422
Successful Response
Input data is incorrect
Okareo API token has failed authentication
Data is not found
Input data is invalid