Vimeo videos by migration id
Developing
GET
/projects/{projId}/videos/imports/{importerType}/migrations/{migrationId}
Get A Migration job Details
GET
/projects/{projId}/videos/imports/{importerType}/migrations/{migrationId}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.vidinfra.com/v1/projects/11e4ec5d-d79c-483a-b5e4-0a770e01d77c/videos/imports/vimeo/migrations/1'
Response Response Example
{}
Request
Path Params
projId
stringÂ
required
Example:
11e4ec5d-d79c-483a-b5e4-0a770e01d77c
importerType
stringÂ
required
Example:
vimeo
migrationId
stringÂ
required
Example:
1
Responses
Modified at 2025-06-19 04:59:01