Entity Type API
List Schema Migrations
List the schema migration history for an entity type, newest first.
GET
List Schema Migrations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the entity type whose migration history to list.
Query Parameters
Maximum number of results to return. Default is 50, maximum is 200.
Token for pagination. Leave empty for the first request.
List Schema Migrations

