Get Similar Items Job Status

get

/content/management/api/v1.1/items/{id}/similarItems/_status/{statusId}

Returns similar items job status

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : SimilarItemsJobStatus
Type: object
SimilarItemsJobStatus
Show Source
Nested Schema : date
Type: object
date
Show Source
Nested Schema : Error
Type: object
Error
Show Source
Nested Schema : ResultSimilarItemsJobResponseBean
Type: object
Result
Show Source
Nested Schema : SimilarItemsJobResponseBean
Type: object
Show Source
Nested Schema : headers
Type: array
List of the HTTP headers of the response to the original async request
Show Source
Nested Schema : ResultHTTPStatus
Type: object
ResultHTTPStatus
Show Source
Nested Schema : CollectionPropertiesItemMap
Type: object
CollectionProperties.
Show Source
Nested Schema : aggregationResults
Type: array
Aggregation results.
Show Source
Nested Schema : items
Type: array
Singular resources contained in the collection.
Show Source
Nested Schema : pinned
Type: array
Pinned items. Shows items pinned at the top of search list
Show Source
Nested Schema : AggregationResult
Type: object
Show Source
Nested Schema : items
Type: object
Additional Properties Allowed
Show Source
Nested Schema : additionalProperties
Type: object
Nested Schema : ResultHTTPHeader
Type: object
ResultHTTPHeader
Show Source

400 Response

Bad request.

403 Response

Forbidden.

404 Response

Repository not found. The requested resource not found.

500 Response

Internal server error.
Back to Top