The Get Article Personalization Details API allows agents to retrieve the personalization tag details of an Article.
Success
No Content
Bad Request
Unauthorized Request
Forbidden
Not found
Unsupported Accept-Language value in Header.
Internal Server Error. Returned when unexpected error is encountered
{- "accessTags": {
- "tagCategory": [ ]
}, - "filters": {
- "tagCategory": [
- {
- "name": "Banking",
- "tags": {
- "tag": [
- {
- "name": "Fair Lending",
- "id": "PROD-5381"
}, - {
- "name": "Banking Industry Regulations",
- "id": "PROD-2930"
}
]
}, - "tagGroups": {
- "tagGroup": [
- {
- "name": "Banking",
- "id": "PROD-2745"
}
]
}, - "id": "PROD-1014"
}
]
}, - "publishViews": {
- "publishView": [
- {
- "name": "Internal",
- "tagCategories": [
- {
- "tagCategory": [
- {
- "name": "Channel",
- "tags": {
- "tag": [
- {
- "name": "Internal",
- "id": "PROD-1010"
}
]
}, - "id": "PROD-1004"
}, - {
- "name": "Banking",
- "tags": {
- "tag": [
- {
- "name": "FAQs",
- "id": "PROD-2196"
}
]
}, - "id": "PROD-1014"
}
]
}
], - "id": "PROD-5520"
}, - {
- "name": "Customers",
- "id": "PROD-5521"
}
]
}
}