This API allows a user to perform search operations on articles and topics in scope of the portal.
Success
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
{- "article": [
- {
- "name": "article with custom attribute",
- "createdBy": 1004,
- "createdByUserName": "agent_user",
- "createdDate": "2023-07-17T05:29:34.000Z",
- "departmentId": 999,
- "hasAttachments": false,
- "languageId": 1,
- "lastModifiedBy": 1004,
- "lastModifiedByUserName": "agent_user",
- "lastModifiedDate": "2023-07-17T05:30:17.000Z",
- "textMetadata": {
- "highlightMetadata": [
- {
- "attributeName": "name",
- "characterRange": [
- {
- "firstPos": 0,
- "lastPos": 7
}
]
}
]
}, - "topicBreadcrumb": [
- {
- "topicSummary": [
- {
- "name": "Folder WF1",
- "link": {
- "rel": "self",
- "href": "/knowledge/portalmgr/v3/portals/409600000001273/topics/777700000032607"
}, - "id": 777700000032607
}
]
}
], - "versionId": 777700000178603,
- "id": 777700000096828
}
], - "topic": [
- {
- "name": "Topic with custom attribute articles",
- "articleCountInTopic": 2,
- "articleCountInTopicTree": 2,
- "createdBy": 1,
- "createdDate": "2022-11-17T08:44:38.000Z",
- "departmentId": 999,
- "lastModifiedBy": 1,
- "lastModifiedDate": "2022-11-17T08:44:38.000Z",
- "textMetadata": {
- "highlightMetadata": [
- {
- "attributeName": "name",
- "characterRange": [
- {
- "firstPos": 0,
- "lastPos": 4
}
]
}
]
}, - "id": 777700000001022,
- "childCount": 0
}
], - "query": "article",
- "isSpellingCorrected": false,
- "searchIncludesRelatedTerms": false,
- "tagCategories": [
- {
- "name": "colors",
- "id": 409600000144024,
- "tagGroup": [
- {
- "name": "primary_colors",
- "id": 409600000144059
}, - {
- "name": "secondary_colors",
- "id": 409600000144063
}
], - "tag": [
- {
- "name": "red",
- "id": 409600000144027
}, - {
- "name": "violet",
- "id": 409600000144030
}
]
}, - {
- "name": "colors2",
- "id": 409600000144124,
- "tagGroup": [
- {
- "name": "cool_colors",
- "id": 409600000144163
}, - {
- "name": "warm_colors",
- "id": 409600000144159
}
], - "tag": [
- {
- "name": "yellow",
- "id": 409600000144129
}, - {
- "name": "orange",
- "id": 409600000144131
}, - {
- "name": "green",
- "id": 409600000144130
}, - {
- "name": "purple",
- "id": 409600000144132
}
]
}
], - "paginationInfo": {
- "count": 2,
- "pagenum": 1,
- "pagesize": 25
}
}