v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Catalog

List All Categories

This endpoint returns a paged list of all categories supported by TCGplayer.

get/catalog/categories

Query parameters

offsetinteger

Used for paging. The number of categories to skip. Default is 0.

limitinteger

Used for paging. The maximum number of categories to return. Default is 10.

sortOrderstring

The name of the property by which to sort the returned categories. If not specified, results will be sorted by name.

sortDescboolean

If true then sort descending, otherwise sort ascending.

Response

Categories found.

totalItemsinteger
successboolean
errorsstring[]