Skip to content

This endpoint uses the same request parameters and returns the same article schema as /shopwareexport but without additional information such as classes, columns and suppliers.

json
{
  "metaData": {
    "total_rows": 35520,
    "rows": 20,
    "total_pages": 1776,
    "start": 20
  },
  "articles": [],
  "categories": []
}