Hello,
I read all categories with:
https://company.com/rest/V1/categories
But there I miss created_at and updated_at
I know when I use:
https://company.com/rest/V1/categories/list?searchCriteria[filter_groups][0][filters][0][field]=crea...00:00:00&searchCriteria[filter_groups][0][filters][0][condition_type]=gt
I get this information. But with the second query I did not have the hierachy of the categories.
Is it possible to add this 2 information in "https://company.com/rest/V1/categories"?