Skip to main content
POST
查看账户知识包

限制说明

使用说明

  • 固定返回调用者的账户范围知识包——没有 pack_id 参数;如需团队知识包请使用 POST /safari/knowledge/pack/list
  • 账户知识包在首次访问时惰性创建,因此有效账户调用不会返回 not-found。

授权

app_key
string
query
必填

App key issued from the Flashduty console. Required on every public API call. Keep it secret — it grants the same access as the owning account.

请求体

application/json

无请求字段——固定查询账户范围知识包。

响应

Success

Standard response envelope used by every Flashduty public API. On success data contains the endpoint-specific payload and error is absent. On failure error is present and data is absent. request_id is always present and is also mirrored in the Flashcat-Request-Id response header.

request_id
string
必填

Unique ID for this request. Mirrored in the Flashcat-Request-Id header. Include it when reporting issues.

示例:

"01HK8XQE3Z7JM2NTFQ5YJ8P9R4"

error
object

Error payload inside the response envelope. Present only on non-2xx responses.

data
object

账户范围知识包元数据及其文件列表。