List migration events

Full event trail for a migration, most-recent first.

Authentication

AuthorizationBearer

Your gateway API key (mg_ prefix), the same key used for /v1/responses

Path parameters

migration_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
migration_idstringformat: "uuid"
actorstring
eventstring
created_atdatetime
old_statusstring or nullOptional
new_statusstring or nullOptional
detailmap from strings to any or nullOptional

Errors

422
Unprocessable Entity Error