tags #
tags
is a value present at the top-level of the returned
JSON only when
tags
have been specified in the request.
When tags have been specified in the request, the response will
simply contain the same values.
Example response #
{
"tags": [
"custom-tag-1",
"custom-tag-2"
]
}