---
title: "GET /v1/Trunks/{TrunkSid}/Recording"
method: GET
path: "/v1/Trunks/{TrunkSid}/Recording"
tags: ["TrunkingV1Recording"]
---

# GET /v1/Trunks/{TrunkSid}/Recording

`GET /v1/Trunks/{TrunkSid}/Recording`

## Path parameters

- `TrunkSid` string, required

## Response `200`

OK

- TrunkingV1TrunkRecording
  - `mode` 'do-not-record' | 'record-from-ringing' | 'record-from-answer' | 'record-from-ringing-dual' | 'record-from-answer-dual' — The recording mode for the trunk. Can be do-not-record (default), record-from-ringing, record-from-answer, record-from-ringing-dual, or record-from-answer-dual.
  - `trim` 'trim-silence' | 'do-not-trim' — The recording trim setting for the trunk. Can be do-not-trim (default) or trim-silence.

---

[API](https://skmtc.net/twilio/apis/trunking-v1.md) · [All operations](https://skmtc.net/twilio/apis/trunking-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/trunking-v1/versions/d34f2c6352fa/schema)
