/status/ABC123
- Returns a response with status code "ABC123"/status/ERROR_404
- Returns a response with status code "ERROR_404"/status/CUSTOM_SUCCESS
- Returns a response with status code "CUSTOM_SUCCESS"curl --location --request GET '/status/ABC123'