v1

latestSwagger 2.02026-07-13137761.0 MB
PAM asset tag

Get a PAM asset tag

This endpoint allows you to get the information about a given PAM asset tag.

get/api/rest/v1/asset-tags/{code}

Path parameters

codestring required

Code of the resource

Response

OK

codestring required

PAM asset tag code

Example response

{
  "code": "tshirt"
}