Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • requestId contains a unique identifier for each request.

    • You can view the contents of a specific request with

      Status
      colourBlue
      titleGET
      ​/api​/request​/{requestId}​/ .

  • result contains the result of the request.

  • error contains an error code and description if the request failed on the backend. (

    • Note: The API call, itself, will still be successful and return code 200

    )
    • .

Endpoints

All API endpoints are listed below, along with a brief description for each. More detail on usage and expected results can be found in the OpenAPI document or viewed through the Swagger UI.

...