v26

latestOpenAPI 3.0.0raw.githubusercontent.com2023-06-09375890.9 KB
Scannable

Get a specific scannable

Get a specific scannable

get/scannable/tag/{tag}

Path parameters

The scannable tag.

Response

OK

Example response

{
  "scannable": {
    "tag": "MyScannable",
    "name": "My Scannable Tag",
    "_id": "1d9e80ef851d212aca82cf23",
    "application": "1d9e80ef851d212aca82cf23"
  }
}