The Get Article by ID API allows a user to retrieve an Article using its ID.
This API returns structured authoring attributes of Issue, Environment, Cause and Confidence Level when the following conditions are met:
x-egain-activity-id | string [ 4 .. 9 ] characters ^[0-9]{4,9}$ A unique numeric interaction identifier from eGain. Example: 59237 |
x-ext-integration-id | string <= 40 characters ^[\w\W]+$ The unique numeric identifier for a tenant, used in self-service functionality as well as third-party integrations. 3155180e-0c13-43e9-9c38-e9045bcbf176 00Dbn00000IxGnx |
x-ext-interaction-id | string <= 40 characters ^[\w\W]+$ A unique interaction identifier from other CRM applications. 3155180e-0c13-43e9-9c38-e9045bcbf176 00Dbn00000IxGnx |
Accept-Language required | string The Language locale accepted by the client (used for locale specific fields in resource representation and in error responses). Example: en-US |
Success
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
{- "id": "PROD-2996",
- "name": "Fair Lending FAQs",
- "additionalInfo": "Can be shared to public.",
- "articleType": {
- "articleCategoryId": 0,
- "typeName": "General",
- "useStructuredAuthoring": false,
- "articleTypeId": 999900000002020
}, - "articleKeywords": "Fair lending, Fair Housing Act, Discrimination protection, Residential mortgage loans, Equal opportunity housing",
- "articleState": "P",
- "articleSummary": "Fair lending ensures that lenders do not discriminate based on race, color,national origin, religion, sex, familial status, or disability when applying forresidential mortgage loans. The federal Fair Housing Act protects individuals'fair lending rights, enforced by the Office of Fair Housing and Equal Opportunity,along with state and local agencies. This law applies to U.S. citizens, greencard holders, and undocumented residents, ensuring equal opportunities in homesales, rentals, and financing.",
- "attachments": [
- {
- "name": "eightbank.png",
- "type": "INTERNAL",
- "size": 45152,
- "link": {
- "rel": "self",
- "href": "/knowledge/portalmgr/v4/portals/PROD-1000/articles/attachments/PROD-1000?q=fair%2Blending&%articleAdditionalAttributes=allonalArticleResult&workflowMilestone=publish&%24lang=en-US"
}, - "id": "PROD-1000"
}
], - "createdBy": {
- "id": "1013",
- "firstName": "John",
- "middleName": "",
- "lastName": "Doe"
}, - "createdDate": "2022-06-30T14:54:55Z",
- "departmentID": "1001",
- "description": "Common questions and answers regarding Fair Lending.",
- "expirationDate": "2031-01-02T10:56:00Z",
- "includeInGenAI": true,
- "isSubscribed": true,
- "languageCode": "en-US",
- "modifiedBy": {
- "id": "1013",
- "firstName": "John",
- "middleName": "",
- "lastName": "Doe"
}, - "modifiedDate": "2025-01-28T19:53:58Z",
- "link": {
- "rel": "self",
- "href": "/knowledge/portalmgr/v4/portals/PROD-1000/articles/PROD-2996?%&workflowMilestone=publish&accessSource=article_view&publishViewId=PROD-3203&%24lang=en-US"
}, - "topicBreadcrumb": [
- {
- "topicSummary": [
- {
- "name": "Banking Regulations",
- "link": {
- "rel": "self",
- "href": "/knowledge/portalmgr/v4/portals/PROD-1000/topics/PROD-1080"
}
}
]
}
], - "versionId": "PROD-2884"
}