v1

latestOpenAPI 3.0.02026-07-1339031.2 KB
Support Help Center

Get an article by ID

get/api/support/v1/help/articles/{id}

Path parameters

idstring required
Example:456

Response

Article with author and collection

successboolean required
{"stackTrail":"paths:/api/support/v1/help/articles/{id}:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown","nullable":true}

Example response

{
  "success": true
}