assetIdsToCatalogSubCategoryIds
Lists asset IDs and their corresponding catalog sub category ID.
Example
const { data: ids } = await ClassicCatalogApi.assetIdsToCatalogSubCategoryIds();
Example Data
{
"2": 55,
"3": 16,
"8": 54,
"10": 6,
"11": 56,
"12": 57,
"13": 8,
"17": 15,
"18": 10,
"19": 5,
"38": 7,
"40": 18,
"41": 20,
"42": 21,
"43": 22,
"44": 23,
"45": 24,
"46": 25,
"47": 26,
"48": 28,
"50": 30,
"51": 31,
"52": 32,
"53": 33,
"54": 34,
"55": 35,
"61": 39,
"62": 41,
"64": 58,
"65": 59,
"66": 60,
"67": 61,
"68": 62,
"69": 63,
"70": 64,
"71": 64,
"72": 65,
}
Endpoint
GET /v1/asset-to-category