Get Migration Asset ID Mapping
get_migration_asset_id_mappingRetrieve the old-to-new asset ID mapping for a completed Canvas content migration, using course and migration IDs to resolve references to source course content.
Instructions
Get the old-to-new asset ID mapping for a completed migration. Useful for resolving references to content that existed in the source course.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| migration_id | Yes | The content migration ID |