Get pending event modification status
GET/v1/events/pending-event-modifications/:id
Poll the monitor created by an asynchronous event update. This is the endpoint the Location header of a 202 from PUT /v1/events/origin-events/{originEventId} points to. Returns the origin event, the requested service type, the agreement and the current status of the modification.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error