Get All Products (Odoo)

Retrieves a paginated list of products from Odoo. Supports filtering by type, status, creation date, and last update date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Maximum number of results to return per page.

string

Page number for pagination. Starts at 1.

string

Filter by Odoo product type. Accepted values: consu (consumable), service, product (storable). Defaults to consu.

string

ISO 8601 date. Return records last updated on or after this date.

string

ISO 8601 date. Return records created on or after this date.

string

ISO 8601 date. Return records last updated on or before this date.

string

Sort order by creation date. Accepted values: asc, desc. Defaults to desc.

string

Filter by active status. Accepted values: true, false.

string

ISO 8601 date. Return records created on or before this date.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json