Knowledge Bases
Retrieves a Knowledge Base.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a Knowledge Base
.
Maximum length:
28
Response
200
application/json
OK
The unique identifier for the Knowledge Base
.
Maximum length:
28
Example:
"kb_feMfJbeqbAEj4u8K5HqmKpUbY"
The name for the Knowledge Base
.
Maximum length:
256
Example:
"Totoy Customer Support Assistant"
The date-time of when the Knowledge Base
was created, in ISO 8601 format.
Example:
"2023-07-05T12:00:00Z"
The date-time of when the Knowledge Base
was last modified, in ISO 8601 format.
Example:
"2023-07-05T12:00:00Z"
The instructions for the Knowledge Base
.
Maximum length:
4096
Example:
"You are a customer support assistant for the customers of the company Totoy."
The unique identifier for the Project
that the Knowledge Base
is assigned to.
Maximum length:
28
Example:
"pj_avX7imfLaPcQnv5ckvGlOEBA9"