get https://api.clerk.io/v3/link/category
Returns a HTTP Redirect (301 Moved Permanently) to the resource's url, given its ID. Returns store base domain if entity url not found.
Log in to see full request history
Responses
301Moved Permanently
Returns a HTTP Redirect (301 Moved Permanently) to the resource's url, given its ID. Returns store base domain if entity url not found.
301Moved Permanently
xxxxxxxxxx
curl --request GET \
--url https://api.clerk.io/v3/link/category \
--header 'accept: */*'
Try It!
to start a request and see the response here! Or choose an example: