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

# GET /v3/search?type=users

`GET /v3/search?type=users`

Search and filters in users

## Query parameters

- `q` string
- `username` string
- `location` string
- `account` 'free' | 'pro' | 'biz'
- `skills` string[]
- `sort_by` 'followerCount' | '-followerCount' | 'modelCount' | '-modelCount' | 'username'

## Response `200`

Success

## Other responses

- `400` — Bad Request

---

[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)
