List all knowledge

List all knowledge

get/v1/Knowledge

Query parameters

AssistantIdstring
Pageinteger

The page index. This value is simply for client state.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

PageTokenstring

The page token. This is provided by the API.

Response

OK

Changes

Changed in 3 of the 10 revisions of this API.8

    • the knowledge/items/id response's property pattern was changed from ^aia_know_*$ to ^aia_know_.+$ for the status 200

      response-property-pattern-changed

    • added the optional property knowledge/items/embedding_model to the response with the 200 status

      response-optional-property-added

    • the response property knowledge/items/date_created became required for the status 200

      response-property-became-required

    • the response property knowledge/items/date_updated became required for the status 200

      response-property-became-required

    • the response property knowledge/items/id became required for the status 200

      response-property-became-required

    • the response property knowledge/items/name became required for the status 200

      response-property-became-required

    • the response property knowledge/items/type became required for the status 200

      response-property-became-required

    • added the optional property knowledge/items/url to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog