---
title: Services
---

[Skip to content](#%5Ftop) 

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

[Addressing](https://developers.cloudflare.com/api/typescript/resources/addressing)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Services

##### [List Services](https://developers.cloudflare.com/api/typescript/resources/addressing/subresources/services/methods/list)

client.addressing.services.list(ServiceListParams { account\_id } params, RequestOptionsoptions?): SinglePage<[ServiceListResponse](https://developers.cloudflare.com/api/typescript/resources/addressing#%28resource%29%20addressing.services%20%3E%20%28model%29%20service%5Flist%5Fresponse%20%3E%20%28schema%29) { id, name } \>

GET/accounts/{account\_id}/addressing/services

##### ModelsExpand Collapse 

ServiceListResponse { id, name } 

id?: string

Identifier of a Service on the Cloudflare network. Available services and their IDs may be found in the **List Services** endpoint.

maxLength32

name?: string

Name of a service running on the Cloudflare network