Knowledge
Retrieve knowledge
Retrieves a knowledge by id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the knowledge to retrieve.
Response
200 - application/json
Retrieved knowledge
The knowledge
object represents knowledge that an agent may leverage to respond.