# List knowledge chunks **GET /v1/Knowledge/{id}/Chunks** List knowledge chunks ## Servers - https://assistants.twilio.com: https://assistants.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **id** (string) The knowledge ID. ### Query parameters - **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) - **chunks** (array[object]) - **meta** (object) [Powered by Bump.sh](https://bump.sh)