Skip to main content

getAllTags

getAllTags

Responses
200
Schema OPTIONAL
object[]
id string
name string
type string

Possible values: [OBJECT, FACE, CUSTOM]

userId string
getAllTags
GET /tag
/api
curl -L '/api/tag' \
-H 'Accept: application/json'