---
title: "GET /v1/Devices/{DeviceSid}/Secrets/{Key}"
method: GET
path: "/v1/Devices/{DeviceSid}/Secrets/{Key}"
---

# GET /v1/Devices/{DeviceSid}/Secrets/{Key}

`GET /v1/Devices/{DeviceSid}/Secrets/{Key}`

Retrieve a Secret for a Device.

## Path parameters

- `DeviceSid` string, required
- `Key` string, required

## Response `200`

OK

- MicrovisorV1DeviceDeviceSecret
  - `date_rotated` string, date-time, nullable
  - `device_sid` string, nullable — A 34-character string that uniquely identifies the parent Device.
  - `key` string, nullable — The secret key; up to 100 characters.
  - `url` string, uri, nullable — The absolute URL of the Secret.

---

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