Changes to 获取FAQ条目列表

GET /knowledge-bases/{id}/faq/entries

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 62 revisions of this API.25

  1. 6eaf9390c3831
  2. a7ea016b05042
  3. e625bcd5b8b91
  4. edf61e68559d21

What changed

    • added the new optional query request parameter tag_ids

      new-optional-request-parameter

    • added the new optional query request parameter search_field

      new-optional-request-parameter

    • added the new optional query request parameter sort_order

      new-optional-request-parameter

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added

  • edf61e68559d21See the full diff
    • deleted the query request parameter search_field

      request-parameter-removed

    • deleted the query request parameter sort_order

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed