GET
/
api
/
products
/

Authorizations

X-API-KEY
string
headerrequired

Query Parameters

A search term.

ordering
string

Which field to use when ordering the results.

base__diseases
string
base__category
string
base__pharmaceutical_company
string
batches__store
string
current_supplier
string
is_active
string
has_shortage
string
min_price
number
max_price
number
id__in
number

Múltiples valores separados por comas.

ean_key__in
string

Múltiples valores separados por comas.

page
integer

A page number within the paginated result set.

limit
integer

Number of results to return per page.

Response

200 - application/json
count
integer
required
results
object[]
required
next
string | null
previous
string | null