---
title: "Run a report"
method: GET
path: "/v1/Reports/{id}/results"
tags: ["Reports"]
---

# Run a report

`GET /v1/Reports/{id}/results`

Run a report that doesn't require user input.

## Path parameters

- `id` integer, required

## Query parameters

- `format` 'JSON' | 'CSV' | 'XML'
- `clear_cache` boolean

## Response `200`

OK

- string

## Other responses

- `400` — BadRequest
- `500` — InternalServerError

---

[API](https://skmtc.net/rev-io/apis/rev-io-api.md) · [All operations](https://skmtc.net/rev-io/apis/rev-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rev-io/rev-io-api/revisions/135571434f6c/schema)
