HostingMigrations

List migration presets

GET/api/migrations/presets

Returns the migration presets available to the authenticated user.

X-Api-Token<token>

API token used to authenticate requests.

In: header

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/migrations/presets" \  -H "X-Api-Token: YOUR_API_TOKEN" \  -H "Accept: application/json"
Empty