Get Related Articles
Path Parameters
article_id*Article Id
Query Parameters
tenant_id?|
Tenant UUID
locale?Locale
Default
"en"Length
2 <= length <= 10limit?Limit
Default
5Range
1 <= value <= 10Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/help-center/articles/string/related"[
{
"collection_name": "string",
"id": "string",
"shared_tag_count": 0,
"slug": "string",
"tags": [
"string"
],
"title": "string"
}
]{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}