Get Products List
Last updated
Last updated
This API returns a paginated list products that are available on Driffle.
GET
Headers
Content-Type
application/json
Authorization
Bearer <token>
Params
searchPhrase
body
string
No
Search phrase for product name
slug
body
string
No
Slug of the product
onlyUnmapped
body
boolean
No
Returns only unmapped products
releasedSince
body
string (YYYY-MM-DD)
No
Returns products created since given date
createdSince
body
string (YYYY-MM-DD)
No
Returns products created since given date
sort
body
string
No
allowed values: best-selling
page
body
Number
No
Page Number. Default value: 1
limit
body
Number
No
Number of products per page. Default value: 20
Response
20
1
Authorization token in Bearer format. Example: Bearer dvakycjgw8liyd278y