Lists all cross sell categories (based on params provided)get https://catalog.citrusad.com/v2/cross-sell-categoriesQuery ParamspageTokenstringPage token used for pagination. Send this value in subsequent requests.pageSizestringDefaults to 20The number of cross sell categories you are requesting per page.catalogIdstringUsed to filter by a specific catalog.categorystringUsed to filter by a specific category.Responses 200A list of cross sell categories and a pagination token. 400There was a problem with input. 401Login failed or token not valid. 403Login failed or token not valid. defaultAn unexpected error response.Updated over 2 years ago