---
title: "List identities"
method: GET
path: "/identities"
tags: ["identities"]
---

# List identities

`GET /identities`

Get a list of available identities from all identity providers

## Query parameters

- `q` string

## Response `200`

List of identities

- object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal server error

---

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