cURL
curl --request GET \ --url https://app.getaptly.com/api/portal/knowledge/{knowledgeId}
{ "_id": "<string>", "title": "<string>", "slug": "<string>", "content": "<string>", "contentType": "html", "category": "<string>", "tags": [ "<string>" ], "publishedAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" }
Knowledge document
html
markdown