📣 this endpoint provides the current migration jobs. In this GET request the Project ID and Migration Type have to be set in the url parameter✳ List of URL parameters
Project_ID = 36 character in length
Migration_Type = name of the migration
📢 Info message : Here URL is contructed like GET/projects/{projId}/videos/imports/{importerType}/migration-jobs
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.