---
title: "GET /v3/search?type=models"
method: GET
path: "/v3/search?type=models"
tags: ["search", "models"]
---

# GET /v3/search?type=models

`GET /v3/search?type=models`

Search and filters in models

## Query parameters

- `q` string
- `user` string
- `tags` string[]
- `categories` string[]
- `date` 1 | 7 | 31
- `downloadable` boolean
- `animated` boolean
- `staffpicked` boolean
- `sound` boolean
- `min_face_count` integer
- `max_face_count` integer
- `pbr_type` 'false' | 'true' | 'metalness' | 'specular'
- `rigged` boolean
- `collection` string
- `sort_by` 'likeCount' | '-likeCount' | 'viewCount' | '-viewCount' | 'publishedAt' | '-publishedAt' | 'processedAt' | '-processedAt'
- `file_format` string
- `license` 'by' | 'by-sa' | 'by-nd' | 'by-nc' | 'by-nc-sa' | 'by-nc-nd' | 'cc0' | 'ed' | 'st'
- `max_uv_layer_count` integer
- `available_archive_type` string
- `archives_max_size` integer
- `archives_max_face_count` integer
- `archives_max_vertex_count` integer
- `archives_max_texture_count` integer
- `archives_texture_max_resolution` integer
- `archives_flavours` boolean
- `processing_status` 'pending' | 'processing' | 'succeeded' | 'failed'

## Response `200`

Models matching the search

---

[API](https://skmtc.dev/sketchfab/apis/sketchfab-api.md) · [All operations](https://skmtc.dev/sketchfab/apis/sketchfab-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sketchfab/sketchfab-api/revisions/3d1f8bd62bc7/schema)
