# List all knowledge **GET /v1/Knowledge** List all knowledge ## Servers - https://assistants.twilio.com: https://assistants.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Query parameters - **AssistantId** (string) - **Page** (integer) The page index. This value is simply for client state. - **PageSize** (integer) How many resources to return in each list page. The default is 50, and the maximum is 1000. - **PageToken** (string) The page token. This is provided by the API. ## Responses ### 200 OK #### Body: application/json (object) - **knowledge** (array[object]) - **meta** (object) [Powered by Bump.sh](https://bump.sh)