{"section":"known-issues","requestedLocale":"en","requestedSlug":"get-matched-offers-list-api-not-working-properly","locale":"en","slug":"get-matched-offers-list-api-not-working-properly","path":"docs/en/known-issues/Marketplace/get-matched-offers-list-api-not-working-properly.md","branch":"main","content":"## Summary\n\n\nThe API Get Matched Offers List , documented here: https://developers.vtex.com/vtex-rest-api/reference/getofferslist, is not working properly when the user tries to insert the query params suggested.\n\nThe result brings only one product.\n\n\n\n## Simulation\n\n\n\n1. Use the API without any params: GET https://\\{accountName\\}.\\{environment\\}.com.br/api/offer-manager/pvt/offers\n2. The result will bring only 1 product as expected.\n3. Use the query param \"rows\": GET https://\\{accountName\\}.\\{environment\\}.com.br/api/offer-manager/pvt/offers?rows=20\n4. The result won't change\n\n\n\n## Workaround\n\n\nUse similar APIs to get the information one product at time:\nhttps://developers.vtex.com/vtex-rest-api/reference/getproductoffers"}