Get all products in your Roastify Merchant account
The API key to authenticate requests provided by Roastify. A Base or Pro plan is required to use the API.
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.
"clyd67824rn3f78g0f8j9"
The number of results to return. Defaults to 20 and maximum is 100
"10"
Returns all products in your Roastify Merchant account (paginated)
The response is of type object
.