---
title: "Get a specific scannable"
method: GET
path: "/scannable/tag/{tag}"
tags: ["Scannable"]
---

# Get a specific scannable

`GET /scannable/tag/{tag}`

Get a specific scannable

## Response `200`

OK

- object
  - `scannable` ScannableModel
    - `active` boolean
    - `tag` string, required
    - `name` string, required
    - `type` string
    - `data` object
    - `_id` string
    - `application` string

## Changes

- **2023-02-10** `b219791ce4eb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/notificare/apis/notificare-cloud-api/changes/scannable/tag/:tag/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-service-production.skmtc.workers.dev/v1/apis/notificare/notificare-cloud-api/revisions/aad692b34bab/schema)
