GET
/migration/download
curl \
--request GET 'http://api.example.com/migration/download?filename=string'
Response examples (200)
@file
Response examples (200)
@file
Response examples (404)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}
Response examples (404)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}