Skip to main content
GET
/
api
/
knowledge
/
documents
/
{docId}
Get Knowledge Document
curl --request GET \
  --url https://api.example.com/api/knowledge/documents/{docId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

docId
string
required

Response

200

Successful response