Get announcements by event
GET/oracles/:oracleId/events/:eventId/announcements
Retrieve all announcements for a specific oracle event
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
List of oracle announcements for the event retrieved successfully
Bad Request - Invalid input data
Unauthorized - Invalid or missing authentication token
Forbidden - Insufficient permissions
Not Found - Resource not found
Conflict - Resource already exists or state conflict
Unprocessable Entity - Validation error