Skip to content

Error codes - REST-API #18

@jonahschueller

Description

@jonahschueller

In this thread the error codes of the API will be discussed.

🟢 Success

  • 200: OK Everything is fine. The result contains the log-skeleton model.

🔴 Failure

  • 400: Bad Request There is a bad request. Meaning something is wrong with the request, e.g. Missing/ Bad event-log.
  • 404: Not Found The given route was not found.
  • (429: Too many requests The client is requesting the log-skeleton too often. Attack prevention.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions