List all product models

Returns the list of all product models.

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

Filter by excludeAlreadyImported

ids
array of uuids

Get by specific IDs

ids
boolean
Defaults to false

Flag to get child models.

boolean
Defaults to false

Filter by isPublic

int64

Filter by a manufacturer ID.

string
enum
Defaults to DESC

The order of the query. Can be “ASC” or “DESC”.

Allowed:
int32
Defaults to 0

The page that is requested. When unspecified, will load all objects unless endpoint forces pagination.

string
enum

Filter by Product Model Type

Allowed:
string

Search of productModel list on productModelName or productModelNumber search string

int32
Defaults to 25

Number of objects per page. For majority of the endpoints it will default to 25.

string
enum
Defaults to productModelId

Sort by “createdOn”, “productModelId”, “productModelName”, “status”, “taxonomyId”, or “updatedOn”.

Allowed:
string
enum

Filter by status.

int64

Filter by a taxonomy ID.

Responses

401

Unauthorized

403

Forbidden

404

Not Found

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