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
The date-time of when the Knowledge Base
was created, in ISO 8601 format.
The instructions for the Knowledge Base
.
Maximum length:
4096
The unique identifier for the Knowledge Base
.
Maximum length:
28
The name for the Knowledge Base
.
Maximum length:
256
The unique identifier for the Project
that the Knowledge Base
is assigned to.
Maximum length:
28
The date-time of when the Knowledge Base
was last modified, in ISO 8601 format.