Content Import
Content
Retrieves completed content import jobs
Fetches a paginated list of completed content import jobs (jobs with state COMPLETED). Results can be paginated using query parameters.
get/api/v1/content/_import/completed
Query parameters
pageinteger
Page number to retrieve (1-based indexing).
pageSizeinteger
Number of records per page.
Response
Successfully retrieved the paginated list of completed content import jobs.
Changes
No recorded changes to this endpoint across all 1 revision of this API.