# Get project preview files **GET /data/projects/{project_id}/preview-files** Retrieve all preview files that are linked to a specific project. This includes images, videos, and other preview media associated with the project. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** (string) ## Responses ### 200 Preview files related to given project #### Body: application/json (object) - **data** (array[object]) - **limit** (integer) - **page** (integer) - **is_more** (boolean) [Powered by Bump.sh](https://bump.sh)