assetIdsToCatalogCategoryIds
Lists asset IDs and their corresponding catalog category ID.
Example
const { data: ids } = await ClassicCatalogApi.assetIdsToCatalogCategoryIds();
Example Data
{
"2": 3,
"3": 9,
"8": 11,
"10": 6,
"11": 3,
"12": 3,
"13": 8,
"17": 4,
"18": 4,
"19": 11,
"38": 7,
"40": 10,
"41": 11,
"42": 11,
"43": 11,
"44": 11,
"45": 11,
"46": 11,
"47": 11,
"48": 12,
"50": 12,
"51": 12,
"52": 12,
"53": 12,
"54": 12,
"55": 12,
"61": 12,
"62": 14,
"64": 3,
"65": 3,
"66": 3,
"67": 3,
"68": 3,
"69": 3,
"70": 3,
"71": 3,
"72": 3,
}
Endpoint
GET /v1/asset-to-category