---
title: "Gets the detail of an URL for an analysis"
method: GET
path: "/analyses/{username}/{project_slug}/{analysis_slug}/urls/{url}"
tags: ["Analysis"]
---

# Gets the detail of an URL for an analysis

`GET /analyses/{username}/{project_slug}/{analysis_slug}/urls/{url}`

Gets the detail of an URL for an analysis

## Query parameters

- `fields` string[]

## Response `200`

Successful operation

- UrlDetail

## Other responses

- `default` — error payload

## Changes

- **2026-07-13** `babe177600aa` — 1 warning
  - deleted the `query` request parameter `area`
- **2016-01-11** `62465db12f9c` — 1 info
  - added the new optional `query` request parameter `area`

[Change history](https://skmtc.dev/botify-labs/apis/botify-api/changes/analyses/:username/:project_slug/:analysis_slug/urls/:url/get.md)

---

[API](https://skmtc.dev/botify-labs/apis/botify-api.md) · [All operations](https://skmtc.dev/botify-labs/apis/botify-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/botify-labs/botify-api/revisions/babe177600aa/schema)
