Galtea Docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Product
Listing Products
Guides
Concepts
SDK
Blog
Changelog
Migration To V2
SDK
Introduction
Installation
Usage
API
Galtea
Product
Product Service
Listing Products
Retrieving Product
Retrieving Product By Name
Deleting Product
Version
Test
Test Case
Metric
Session
Inference Result
Evaluation
Evaluation Task
Simulator
On this page
Returns
Example
Parameters
API
Product
Listing Products
This method allows you to list many products.
Returns
It returns a list of
Product
objects that you have created in the
Galtea dashboard
.
Example
Copy
products
=
galtea.products.list()
Parameters
offset
int
The number of products to skip before starting to collect the result set.
limit
int
The maximum number of products to return.
Product Service
Retrieving Product
Assistant
Responses are generated using AI and may contain mistakes.