---
title: "Return the results of a previously created live query"
method: GET
path: "/v1/org/{orgId}/query/{queryToken}"
tags: ["query"]
---

# Return the results of a previously created live query

`GET /v1/org/{orgId}/query/{queryToken}`

## Path parameters

- `orgId` string, required
- `queryToken` string, required

## Query parameters

- `format` string
- `splitColumns` boolean

## Response `202`

snapshot currently building

## Other responses

- `400` — bad request
- `401` — not authorized
- `404` — not found

---

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