---
title: "Get a pass with a specific serial"
method: GET
path: "/pass/forserial/{serial}"
tags: ["Pass"]
---

# Get a pass with a specific serial

`GET /pass/forserial/{serial}`

Get a pass with a specific serial

## Path parameters

- `serial` string, uuid, required

## Response `200`

OK

## Changes

- **2020-03-11** `5ed31e104b6f` — 1 breaking, 1 info
  - for the `path` request parameter `serial`, the format changed from no format to `uuid`
  - the endpoint scheme security `ApplicationSecret` was added to the API

[Change history](https://skmtc.dev/notificare/apis/notificare-cloud-api/changes/pass/forserial/:serial/get.md)

---

[API](https://skmtc.dev/notificare/apis/notificare-cloud-api.md) · [All operations](https://skmtc.dev/notificare/apis/notificare-cloud-api/llms.txt) · [OpenAPI document](https://skmtc.dev/notificare/apis/notificare-cloud-api/revisions/4cb2bee3a72d?raw)
