---
title: Associations
---

[Skip to content](#%5Ftop) 

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

[MTLS Certificates](https://developers.cloudflare.com/api/typescript/resources/mtls%5Fcertificates)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Associations

##### [List mTLS certificate associations](https://developers.cloudflare.com/api/typescript/resources/mtls%5Fcertificates/subresources/associations/methods/get)

client.mtlsCertificates.associations.get(stringmtlsCertificateID, AssociationGetParams { account\_id } params, RequestOptionsoptions?): SinglePage<[CertificateAsssociation](https://developers.cloudflare.com/api/typescript/resources/mtls%5Fcertificates#%28resource%29%20mtls%5Fcertificates.associations%20%3E%20%28model%29%20certificate%5Fasssociation%20%3E%20%28schema%29) { service, status } \>

GET/accounts/{account\_id}/mtls\_certificates/{mtls\_certificate\_id}/associations

##### ModelsExpand Collapse 

CertificateAsssociation { service, status } 

service?: string

The service using the certificate.

status?: string

Certificate deployment status for the given service.