---
title: "List company-owned agent tools"
method: GET
path: "/companies/{company}/tools"
tags: ["Agent Tools"]
---

# List company-owned agent tools

`GET /companies/{company}/tools`

## Path parameters

- `company` integer, required

## Query parameters

- `kind` 'sms' | 'webhook'
- `businessUnitId` integer
- `query` string

## Response `200`

List of agent tools

- AppHttpResourcesApiAgentToolResource[] — unresolved $ref

---

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