Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.utnor.com/llms.txt

Use this file to discover all available pages before exploring further.

If a request is sent without the status parameter, or the , the server cannot process it. The status parameter is required because the tool needs a value to determine which HTTP status code to return.
  • https://status.utnor.org/ Missing parameter
  • https://status.utnor.org?status= Missing value parameter
Correct request: https://status.utnor.org?status=200
When this error occurs, the server responds with HTTP 400 and a JSON object describing the issue. The response provides all details necessary to identify and correct the problem.
To understand the JSON structure and field meanings, see Client Error Response Format.
For guidance on sending requests, refer to Request & Response for complete examples and instructions.