List all products

Returns a list of your products.

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

Order of the list of products. Can be “ASC” or “DESC” based on product name.

Allowed:
int32
Defaults to 0

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

uuid

Unique identifier within the Aatmunn platform for the product model.

string

Status of productModel

productStatus
array of strings
enum
Defaults to ACTIVE,INACTIVE,LOST,OUT_OF_SERVICE,RETIRED

Status of product

productStatus
string

Search of product list based on 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 updatedOn

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

Allowed:
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:
*/*