Products
Get All User Products
Get all products in your Roastify Merchant account
GET
Authorizations
The API key to authenticate requests provided by Roastify. A Base or Pro plan is required to use the API.
Query Parameters
The cursor to start from. This is the productId of the last product in the previous page. This can also be found in the endCursor
property of the previous page's response.
Example:
"clyd67824rn3f78g0f8j9"
The number of results to return. Defaults to 20 and maximum is 100
Example:
"10"
Response
200
application/json
Returns all products in your Roastify Merchant account (paginated)
The response is of type object
.