vimeo job list
Developing
GET
/projects/{projId}/videos/imports/{importerType}/migration-jobs
Get All Migration job list
GET
/projects/{projId}/videos/imports/{importerType}/migration-jobs
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/migration-jobs'
Response Response Example
{}
Request
Path Params
projId
stringÂ
required
Example:
11e4ec5d-d79c-483a-b5e4-0a770e01d77c
importerType
stringÂ
required
Example:
vimeo
Responses
Modified at 2025-06-19 04:59:01