Skip to main content

getTagById

getTagById

Path Parameters
id uuid REQUIRED
Responses
200
Schema OPTIONAL
id string
name string
type string

Possible values: [OBJECT, FACE, CUSTOM]

userId string
getTagById
GET /tag/:id
id — path
/api
curl -L '/api/tag/:id' \
-H 'Accept: application/json'