GET /a/user-meta/tags/{Namespace}
List Tags for a given namespace
Path Parameters
- Namespace (string, required)
Response Example (200)
Response Type /definitions/restListUserMetaTagsResponse
{
"Tags": [
"string"
]
}
List Tags for a given namespace
Response Type /definitions/restListUserMetaTagsResponse
{
"Tags": [
"string"
]
}