Skip to main content
GET
/
api
/
v1
/
help
/
contextual
/
{page}
Error
A valid request URL is required to generate request examples
{
  "articles": [
    {
      "slug": "<string>",
      "title": "<string>",
      "category": "<string>",
      "order": 123,
      "description": "<string>",
      "reading_time": 123,
      "is_popular": true,
      "is_new": true,
      "tags": [
        "<string>"
      ]
    }
  ]
}

Path Parameters

page
string
required

Response

200 - application/json

OK

articles
object[]
required