latestSwagger 2.02026-08-10148196271.0 KB

afaab604b58c

catalogs

Get the catalog items for a catalog

Get the catalog items for a catalog. <br/><br/><b>Rate limit</b>: 100 requests/second, per API key.

get/api/catalogs/{catalogName}/items

Path parameters

catalogNamestring required

Catalog name [Alphanumeric, dashes, case insensitive, 255 characters max]

Query parameters

pageinteger

Page number to list (starting at 1).

pageSizeinteger

Number of results to display per page (defaults to 10).

orderBystring

Field by which results should be ordered. To also use the sortAscending parameter, this field must have a defined type.

sortAscendingboolean

Sort results by ascending (Defaults to false).

Response

Items in the catalog that satisfy the request restraints