---
title: "Get all add-ons for a single company"
method: GET
path: "/billing/subscriptions/addons"
tags: ["Billing"]
---

# Get all add-ons for a single company

`GET /billing/subscriptions/addons`

Returns the add-ons for a single company.

## Response `200`

Success

- object
  - `success` boolean — If the response is successful or not
  - `data` object[] — An array of add-ons that the company has.

---

[API](https://skmtc.net/pipedrive/apis/pipedrive-api-v1.md) · [All operations](https://skmtc.net/pipedrive/apis/pipedrive-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pipedrive/pipedrive-api-v1/revisions/bf863a979545/schema)
