---
title: "Searches for people based on a query."
method: GET
path: "/dx/api/people/v1/search"
tags: ["People / Search"]
---

# Searches for people based on a query.

`GET /dx/api/people/v1/search`

Performs a search across people profiles based on the provided query string. Supports pagination and case sensitivity options, allowing for flexible search configurations.

## Response `200`

Search successful. Returns matched profiles.

## Other responses

- `400` — Invalid request parameters.
- `500` — Internal server error.

---

[API](https://skmtc.net/hcl-tech-software/apis/people-api-v1-server.md) · [All operations](https://skmtc.net/hcl-tech-software/apis/people-api-v1-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hcl-tech-software/people-api-v1-server/revisions/2267cfc94cf0/schema)
