---
title: "Available User Agents"
method: GET
path: "/api/v1/userAgents"
tags: ["Scanning"]
---

# Available User Agents

`GET /api/v1/userAgents`

Get grouped user agents to use with the Scan API.

## Response `200`

OK

- object
  - `userAgents` object[], required
    - `group` string, required — Browser or device group name
    - `useragents` string[], required — Array of user agent strings for this group

---

[API](https://skmtc.net/urlscan/apis/urlscan-io-apis.md) · [All operations](https://skmtc.net/urlscan/apis/urlscan-io-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/urlscan/urlscan-io-apis/versions/5d97b31afd68/schema)
