database

Returns the list of migrations available for the specified branch, indicating which ones have been applied to the database.

get/sites/{site_id}/database/migrations

Query parameters

branchstring

The branch ID to list migrations for. Defaults to "production" if not specified.

Response

OK

Changes