- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2019
01:22 AM
03-08-2019
01:22 AM
How TO Get categories image in rest api magento 2?
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.
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2019
03:01 AM
03-08-2019
03:01 AM
Re: How TO Get categories image in rest api magento 2?
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.
If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2019
05:23 AM
03-08-2019
05:23 AM
Re: How TO Get categories image in rest api magento 2?
I am using Magento 2.2.7 and i want image option at here
http://www.mydomain.com/rest/V1/categories
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2020
03:15 AM
09-17-2020
03:15 AM
Re: How TO Get categories image in rest api magento 2?
How to get categories image in category tree?