List points products
Points Products
List points products
Retrieves a list of points products based on the specified filters.
GET
List points products
Documentation Index
Fetch the complete documentation index at: https://dev.smile.io/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint requires the scope.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter results to only points products with the provided exchange_type.
Available options:
fixed, variable Example:
"variable"
The maximum number of points products to retrieve.
Required range:
1 <= x <= 250The page of points products to retrieve.
Response
200 - application/json
The points products were successfully retrieved.