🚰 Kitchen Sink
Redirect to url
The API endpoint redirects the client to a URL specified in the query parameter.
When accessing this endpoint, the client's browser will be automatically redirected to the URL extracted from the query parameter.
This functionality is useful when you need to redirect clients to a different location or resource based on dynamic information included in the query parameter. It allows for flexible navigation and routing within your application or for redirecting to external resources.
get/kitchen-sink/redirect/to
Query parameters
urlstring
Example:https://github.com
Response
Redirect to url