get https://{baseUrl}/V1/storeview//category
Get category using url-key/path.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/storeview/default/category?path=gear%2Ffitness-equipment'
Get category using url-key/path.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/storeview/default/category?path=gear%2Ffitness-equipment'
Try It!
to start a request and see the response here!