Content Import
Content
Retrieves the status of a content import job
Fetches the detailed current status of a specific content import job identified by its ID.
get/api/v1/content/_import/{jobId}
Path parameters
jobIdstring uuid required
Example:e6d9bae8-657b-4e2f-8524-c0222db66355
The unique identifier (UUID) of the job whose status is to be retrieved.
Response
Successfully retrieved job status. The entity contains detailed information about the job.
Changes
No recorded changes to this endpoint across all 1 revision of this API.