4xx Client Error
The web address (URL) you're using is too long for me to handle. Please make it shorter or use a different method.
Use 414 when the request target URI is longer than the server is willing to interpret.
GET https://api.example.test/api/search414 URI Too Long
# Headers
Content-Type: application/json
# Body
{
"error": "uri_too_long"
}Query parameters exceed server's URL length limit