---
title: "Get unified inbox ticket"
method: GET
path: "/users/unified-inbox/{ticketId}"
tags: ["User"]
---

# Get unified inbox ticket

`GET /users/unified-inbox/{ticketId}`

Get a single unified-inbox conversation. Returns 404 if the ticket is not of type INQUIRY or the
authenticated user has no INQUIRY access to its project.

## Path parameters

- `ticketId` string, required

## Response `200`

Ok

- unknown

---

[API](https://skmtc.net/gleap/apis/gleap-server.md) · [All operations](https://skmtc.net/gleap/apis/gleap-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gleap/gleap-server/revisions/98174db0934c/schema)
