Get the status of the specified bulk download job.

get

/content/management/api/v1.1/items/_download/{jobId}

Read Bulk Download Job Status.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : BulkDownloadJobStatus
Type: object
BulkDownloadJobStatus
Show Source
Nested Schema : JobStatusBody
Type: object
Show Source
Nested Schema : JobFileDetailsBean
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : SkippedItem
Type: object
Show Source

400 Response

Bad request.

403 Response

Forbidden.

404 Response

Not found.

500 Response

Internal server error.
Back to Top