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"
}
}