v1

latestOpenAPI 3.0.3Apache 2.02026-07-1710047196.1 KB
Help Center

Search Help Center topics

Searches Help Center topics by title and content.

get/help-center/topics/search

Query parameters

titlestring required

The search Topic title

Response

Search results retrieved successfully

idstring uuid
titlestring
contentstring
authorstring
created_atstring date-time
updated_atstring date-time

Example response

[
  {
    "id": "0190fade-6a88-783f-97bc-870d0f5c187e",
    "title": "How to reset password",
    "content": "To reset your password, go to the settings page and click 'Reset Password'.",
    "author": "John Doe"
  }
]