Products
/api/products
GET
https://datelist.io/api/products
This endpoint allows listing the available products.
Query Parameters
Name | Type | Description |
---|---|---|
name | string | Search for products matching a specific name |
calendar_id | number | Search for products on a specific calendar |
Headers
Name | Type | Description |
---|---|---|
Authentication | string | Authentication token (see the "authentication" section) |
Last updated