---
title: "GET /api/tickets/{id}/{secret}"
method: GET
path: "/api/tickets/{id}/{secret}"
tags: ["api", "tickets"]
---

# GET /api/tickets/{id}/{secret}

`GET /api/tickets/{id}/{secret}`

Get Ticket information

## Path parameters

- `id` string, required
- `secret` string, required

## Query parameters

- `childEventId` string
- `locale` string — Get the info for a specific language

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

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