---
title: URLs
---

[Skip to content](#%5Ftop) 

[API Reference](https://developers.cloudflare.com/api/go)

[Intel](https://developers.cloudflare.com/api/go/resources/intel)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# URLs

##### [Get URL Intelligence](https://developers.cloudflare.com/api/go/resources/intel/subresources/urls/methods/get)

client.Intel.URLs.Get(ctx, params) (\*[URL](https://developers.cloudflare.com/api/go/resources/intel#%28resource%29%20intel.urls%20%3E%20%28model%29%20url%20%3E%20%28schema%29), error)

GET/accounts/{account\_id}/intel/url

##### ModelsExpand Collapse 

type URL struct{…}

ContentCategories \[\]URLContentCategory

Content categories associated with this URL.

ID int64Optional

Name stringOptional

SourceID int64Optional

SuperCategoryID int64Optional

FullURL string

The full URL that was looked up.

Hostname string

The hostname of the URL.

RiskType \[\]URLRiskType

Security risk types associated with this URL.

ID int64Optional

Name stringOptional

SourceID int64Optional

SuperCategoryID int64Optional

URLPath string

The path component of the URL.