Reports

List reports

Retrieve the report information.

get/api/v1/reports

Response

The request has succeeded.

Example response

[
  {
    "id": "01G65Z755AFWAKHE12NY0CQ9FH",
    "schedule": {
      "startAt": "2023-01-01T01:01:01.001Z"
    }
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.