---
title: "Changes to Get tool"
method: GET
path: "/v1/Tools/{id}"
---

# Changes to Get tool

`GET /v1/Tools/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2026-04-14** (v1) `bd3fb6f26e74` — 1 breaking, 13 info
- **2025-05-13** (v1) `0852198458a0` — 2 info
- **2024-09-25** (v1) `1ad87f675d4b` — 1 info

## Changes

- **2026-04-14** (v1) `bd3fb6f26e74` — 1 breaking, 13 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/assistants.v1.service.tool, subschema #2` from the response body `allOf` list for the response status `200`
  - added the optional property `account_sid` to the response with the `200` status
  - added the optional property `policies` to the response with the `200` status
  - added the optional property `url` to the response with the `200` status
  - added the required property `date_created` to the response with the `200` status
  - added the required property `date_updated` to the response with the `200` status
  - added the required property `description` to the response with the `200` status
  - added the required property `enabled` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `meta` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `requires_auth` to the response with the `200` status
  - added the required property `type` to the response with the `200` status
- **2025-05-13** (v1) `0852198458a0` — 2 info
  - the `allOf[#/components/schemas/assistants.v1.service.tool]/id` response's property pattern was changed from `^aia_tool_*$` to `^aia_tool_.+$` for the status `200`
  - the `allOf[subschema #2]/policies/items/id` response's property pattern was changed from `^aia_plcy_*$` to `^aia_plcy_.+$` for the status `200`
- **2024-09-25** (v1) `1ad87f675d4b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/twilio/apis/assistants-v1/docs/v1/Tools/:id/get.md) · [API](https://skmtc.dev/twilio/apis/assistants-v1.md) · [Page](https://skmtc.dev/twilio/apis/assistants-v1/changes/v1/Tools/:id/get)
