v1
latestSwagger 2.02026-07-133652141.7 KBproducts
Returns a list of products loaded into BrandLovers Marketplace
Get a list of my products loaded into the Marketplace. This dosen't means that products are eligible for sale, just that they are loaded in the database.
get/products
Query parameters
offsetinteger
Number or items to skip when executing query. List starts at zero. If omitted will default to zero. Use this conjuction with limit to paginate across the results.
limitinteger
Number of items to retun. Defaults to 100. Max alowed is 200. Use this conjuction with offset to paginate across the results.
Headers
authorizationstring required
Authorization token. The Authorization token can be found in your Admin console.
Response
Success!