GET /api/v1/products
Summary: Get a list of all products
Operation ID: Article_GetList
Auth: unknown
Operation ID: Article_GetList
Auth: unknown
Parameters (5)
maximumBillBeeArticleId
(integer, query, optional)
minCreatedAt
(string, query, optional)
Optional the oldest create date of the articles to be returned
minimumBillBeeArticleId
(integer, query, optional)
page
(integer, query, optional)
The current page to request starting with 1
pageSize
(integer, query, optional)
The pagesize for the result list. Values between 1 and 250 are allowed
No probe data for this endpoint yet.