---
title: "Retrieve sync status of a certain vertical"
method: GET
path: "/sync/status/{vertical}"
tags: ["sync"]
---

# Retrieve sync status of a certain vertical

`GET /sync/status/{vertical}`

## Path parameters

- `vertical` 'ticketing' | 'marketingautomation' | 'crm' | 'filestorage' | 'accounting' | 'ecommerce', required

## Response `200`

## Changes

- **2024-11-18** `ef360d76c658` — 2 breaking
  - removed the enum value `ats` from the `path` request parameter `vertical`
  - removed the enum value `hris` from the `path` request parameter `vertical`
- **2024-08-05** `ca0fa45ebd05` — 1 breaking, 8 info
  - the `path` request parameter `vertical` was restricted to a list of enum values
  - added the new enum value `accounting` to the `path` request parameter `vertical`
  - added the new enum value `ats` to the `path` request parameter `vertical`
  - added the new enum value `crm` to the `path` request parameter `vertical`
  - …5 more

[Change history](https://skmtc.dev/panoratech/apis/panora-api-2/changes/sync/status/:vertical/get.md)

---

[API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [All operations](https://skmtc.dev/panoratech/apis/panora-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/panoratech/panora-api-2/revisions/ef360d76c658/schema)
