---
title: "Search for users"
method: GET
path: "/users"
tags: ["Users\\Internal"]
---

# Search for users

`GET /users`

Information about this method appears below.

## Query parameters

- `direction` 'asc' | 'desc'
- `page` number
- `per_page` number
- `query` string
- `sort` 'alphabetical' | 'date' | 'followers' | 'relevant' | 'videos'

## Response `200`

The search results were returned.

## Other responses

- `500` — There was an internal search error.
- `503` — Search is disabled.

---

[API](https://skmtc.net/vimeo/apis/vimeo-api.md) · [All operations](https://skmtc.net/vimeo/apis/vimeo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vimeo/vimeo-api/revisions/ea882e0224a4/schema)
