cURL
curl --request GET \ --url https://api.fiskil.com/v1/data-provider/cdr/products
{ "cursor": "<string>", "products": [ { "change_status": 0, "last_updated": "<string>", "name": "<string>", "product_category": "<string>", "product_id": "<string>" } ], "total_pages": 123 }
List products for a team
Page number
Page size
Products listed successfully
Show child attributes
Was this page helpful?