List item issues for a given processing result

GET {{baseUrl}}/catalogs/processing_results/:processing_result_id/item_issues?bookmark=est occaecat&page_size=25&item_numbers=1&item_numbers=5&item_validation_issue=IMAGE_LINK_INVALID

List item validation issues for a given feed processing result. Please note that for now query parameters 'itemnumbers' and 'itemvalidation_issue' cannot be used simultaneously until it is implemented in some release in the future.

Learn more

Request Params

KeyDatatypeRequiredDescription
bookmarkstringCursor used to fetch the next page of items
page_sizenumberMaximum number of items to include in a single page of the response. See documentation on <a href='/docs/getting-started/pagination/'>Pagination</a> for more information.
item_numbersnumberItem number based on order of appearance in the Catalogs Feed. For example, '0' refers to first item found in a feed that was downloaded from a 'location' specified during feed creation.
item_numbersnumberItem number based on order of appearance in the Catalogs Feed. For example, '0' refers to first item found in a feed that was downloaded from a 'location' specified during feed creation.
item_validation_issuestringFilter item validation issues that have a given type of item validation issue.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[{&quot;item_number&quot;:0,&quot;item_id&quot;:&quot;DS0294-L&quot;,&quot;errors&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;warnings&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},{&quot;item_number&quot;:0,&quot;item_id&quot;:&quot;DS0294-L&quot;,&quot;errors&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;warnings&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}],&quot;bookmark&quot;:&quot;commodo qui occaecat&quot;}