---
title: "GET /v1/PluginService/Releases/{Sid}"
method: GET
path: "/v1/PluginService/Releases/{Sid}"
tags: ["FlexV1PluginRelease"]
---

# GET /v1/PluginService/Releases/{Sid}

`GET /v1/PluginService/Releases/{Sid}`

## Path parameters

- `Sid` string, required

## Headers

- `Flex-Metadata` string

## Response `200`

OK

- FlexV1PluginRelease
  - `sid` string, nullable — The unique string that we created to identify the Plugin Release resource.
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Plugin Release resource and owns this resource.
  - `configuration_sid` string, nullable — The SID of the Plugin Configuration resource to release.
  - `date_created` string, date-time, nullable — The date and time in GMT when the Flex Plugin Release was created specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
  - `url` string, uri, nullable — The absolute URL of the Plugin Release resource.

---

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