List products
Products
List products
Returns a paginated list of products. Supports cursor pagination and search by name.
GET
List products
Authorizations
API key for authentication. Get yours at app.heffl.com/settings/developers
Query Parameters
Cursor for pagination. Pass the previous response meta.nextCursor value to fetch the next page.
Number of items to return (max 100)
Required range:
1 <= x <= 100Search by product name
Include inactive products in the response