---
title: "Returns the associated ticket for an invoice"
method: GET
path: "/invoices/{id}/ticket"
tags: ["Invoice"]
---

# Returns the associated ticket for an invoice

`GET /invoices/{id}/ticket`

Required permissions: "Invoices - View Details" and "Tickets - View Details"

## Path parameters

- `id` integer, required

## Response `200`

Invoice's ticket found

## Other responses

- `404` — Invalid request

---

[API](https://skmtc.dev/syncromsp/apis/syncro.md) · [All operations](https://skmtc.dev/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/syncromsp/syncro/revisions/dfc1c332d2c2/schema)
