List all products
Returns a list of products. The products are returned sorted by creation date in ascending order.
Query parameters
The page number.
Range: [1, 2147483647]Format: int32
The number of records per page. Must be a number between 1 and 100.
Range: [1, 100]Format: int32
The sort string to sort the returned records e.g. "-createdAt"
Pattern: ([+-]\w*\.*\w*){1}(\|[+-]\w*){0,5}
The name of the product.
Metadata key associated with the product.
Metadata value associated with the product.
Custom attribute values associated with the product, filtered as customAttribute.<name>[<op>]=value, e.g. customAttribute.region[eq]=EU.
Whether to include related entities in the response.
Search string.
Length: [0,256]
ID of the resource.
Date of creation
Date of last update
Response
200 OK
Format: date-time
Format: date-time
Format: int32
Format: int32
Format: int32
Format: int32
Format: int32