GET/api/v1/imports/runsList import runs visible to the authenticated client
POST/api/v1/imports/runsStart a client-scoped import run
GET/api/v1/imports/ptg/source-file-importsList PTG source-file imports visible to the authenticated client
POST/api/v1/imports/ptg/source-file-imports/{source_file_import_id}/runDispatch a PTG source-file import visible to the authenticated client
POST/api/v1/imports/ptg/source-file-imports/{source_file_import_id}/reimportCreate the next attempt for one exact PTG source file version
POST/api/v1/imports/ptg/source-file-imports/{source_file_import_id}/cancelRequest cancellation for a PTG source-file import visible to the authenticated client
PATCH/api/v1/imports/ptg/source-file-imports/{source_file_import_id}Update a PTG source-file import display name visible to the authenticated client
GET/api/v1/imports/runs/{run_id}Get an import run visible to the authenticated client
POST/api/v1/imports/runs/{run_id}/cancelRequest cancellation for a visible import run
GET/api/v1/imports/coverage/sourcesSearch MRF sources visible to clients
GET/api/v1/imports/coverage/sources/{source_id}Get a client-safe MRF source record
GET/api/v1/imports/coverage/group-plansSearch group plans available for PTG subscription
GET/api/v1/imports/coverage/group-plans/{discovered_plan_id}Get a group-plan coverage catalog record available to the authenticated client
GET/api/v1/imports/coverage/group-plan-subscriptionsList active group-plan subscriptions for the authenticated client
POST/api/v1/imports/coverage/client-sourcesSubmit a client source URL for coverage discovery
POST/api/v1/imports/coverage/group-plans/{discovered_plan_id}/subscribeSubscribe the authenticated client to group-plan refreshes
DELETE/api/v1/imports/coverage/group-plans/{discovered_plan_id}/subscribeDisable the authenticated client's group-plan subscription
POST/api/v1/imports/coverage/group-plans/{discovered_plan_id}/runTrigger an immediate import run for a group plan, subscribing if needed
POST/api/v1/imports/coverage/group-plans/{discovered_plan_id}/operationsCreate or replay one operation-scoped forced plan without dispatch
GET/api/v1/imports/coverage/group-plans/{discovered_plan_id}/operations/{operation_id}Read one authenticated-client operation without listing imports
POST/api/v1/imports/coverage/group-plans/{discovered_plan_id}/operations/{operation_id}/cancelIdempotently cancel only the operation-owned planned candidate
GET/api/v1/imports/healthporta-plansSearch HPPlans connected to the authenticated client
GET/api/v1/imports/healthporta-plans/{plan_id}/tagsGet this client's tags for one connected HPPlan
PUT/api/v1/imports/healthporta-plans/{plan_id}/tagsReplace this client's tags for one connected HPPlan
GET/api/v1/imports/custom-plansList custom HPPlans associated with the authenticated client
POST/api/v1/imports/custom-plansCreate a custom HPPlan for the authenticated client
POST/api/v1/imports/custom-plans/component-candidates/searchSearch source-plan slices eligible for a custom HPPlan
GET/api/v1/imports/custom-plans/{plan_id}Get one custom HPPlan associated with the authenticated client
POST/api/v1/imports/custom-plans/{plan_id}/publishPublish a custom HPPlan through normal HPPlan pricing routes
POST/api/v1/imports/custom-plans/{plan_id}/detachDetach this custom HPPlan for the authenticated client only
POST/api/v1/imports/custom-plans/{plan_id}/restoreRestore the authenticated client's own detached association
GET/api/v1/coverage/mrf/summaryGet public MRF/PTG coverage summary
GET/api/v1/coverage/mrf/sourcesSearch public MRF sources
GET/api/v1/coverage/mrf/sources/{source_id}Get a public MRF source record
GET/api/v1/coverage/mrf/group-plansSearch public group-plan coverage catalog
GET/api/v1/coverage/mrf/group-plans/{discovered_plan_id}Get a public group-plan coverage catalog record