This API allows eGain agents to get details of personalization tags of an article.
Response for the get article personalization
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": [
- {
- "name": "financial services",
- "tags": {
- "tag": [
- {
- "name": "agent",
- "id": "409600000001013"
}, - {
- "name": "supervisor",
- "id": "409600000001002"
}
]
}, - "id": "409600000001000"
}
]
}, - "filters": {
- "tagCategory": [
- {
- "name": "financial services",
- "tagGroups": {
- "tagGroup": [
- {
- "name": "employees",
- "id": "409600000001010"
}
]
}, - "id": "409600000001000"
}
]
}, - "publishViews": {
- "publishView": [
- {
- "name": "billing",
- "tagCategories": [
- {
- "tagCategory": [
- {
- "name": "financial services",
- "tags": {
- "tag": [
- {
- "name": "supervisor",
- "id": "409600000001002"
}, - {
- "name": "accountant",
- "id": "409600000001004"
}
]
}, - "id": "409600000001000"
}
]
}
], - "id": "409600000001403"
}, - {
- "name": "specification",
- "tagCategories": [
- {
- "tagCategory": [
- {
- "name": "financial services",
- "tags": {
- "tag": [
- {
- "name": "agent",
- "id": "409600000001013"
}, - {
- "name": "technician",
- "id": "409600000001006"
}
]
}, - "id": "409600000001000"
}
]
}
], - "id": "409600000001404"
}, - {
- "name": "shipping info",
- "tagCategories": [
- {
- "tagCategory": [
- {
- "name": "shipping",
- "tags": {
- "tag": [
- {
- "name": "delivery agent",
- "id": "409600000001030"
}
]
}, - "id": "409600000001028"
}
]
}
], - "id": "409600000001405"
}, - {
- "name": "sales info",
- "tagCategories": [
- {
- "tagCategory": [
- {
- "name": "financial services",
- "tags": {
- "tag": [
- {
- "name": "supervisor",
- "id": "409600000001002"
}, - {
- "name": "agent",
- "id": "409600000001013"
}
]
}, - "id": "409600000001000"
}
]
}
], - "id": "409600000001406"
}
]
}
}