Skip to content

Call addon route (GET)

GET
/addons/{slug}/{path}
curl --request GET \
--url https://shoehorn.example.com/api/v1/addons/example/example

Proxies a GET request to the addon’s handleRoute() function.

slug
required
string
path
required
string

Addon response