Products/Get a tutorial page by ID
GET {{portal-host-port}}/portal-api/products/2/docs/3
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |
RESPONSES
status: OK
{"Content":"# Title\r\n## Subtitle\r\nContent goes here","ID":3,"MarkdownEnabled":true,"Status":"published","Title":"Title1"}