I am Using this API URL "www.mydomain.com/rest/V1/categories" but can't show the categories image how to add image key in rest API please help me.
Which version of Magento are you using?
Your request looks like, http://127.0.0.1/magento230ee/rest/V1/categories/5
Where 5 is category id and Action is GET.
I am using Magento 2.2.7 and i want image option at here
http://www.mydomain.com/rest/V1/categories
How to get categories image in category tree?