Entity Type API
Get Schema Migration
Get a schema migration by ID, including its current status (PENDING, IN_PROGRESS, APPLIED, COMPLETED, FAILED, or CANCELLED).
get/v2/schema-migrations/{id}
Path parameters
idstring required
The ID of the schema migration to fetch.
Response
Success