---
title: "Get the CSV representation of a table"
method: GET
path: "/csv/{id}/{page}/{table}"
tags: ["Output"]
---

# Get the CSV representation of a table

`GET /csv/{id}/{page}/{table}`

## Path parameters

- `id` string, required
- `page` number, required
- `table` number, required

## Response `200`

Ok

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/axa-group/apis/parsr-api.md) · [All operations](https://skmtc.dev/axa-group/apis/parsr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/axa-group/parsr-api/revisions/6f6ba1b0f06a/schema)
