Match a path against redirects
Look up the redirect rule that matches a given source `path` query parameter. Returns the rule (source, target, status code, preserveQueryString) or 404 if no rule applies. Used by edge renderers to honor admin-defined redirects without hardcoding them.
GET
/redirects/matchBase URL
https://api.lynkow.com/public/{siteId}