# **This method is not enabled **GET /v1/PlayerStreamers/{Sid}/PlaybackGrant** **This method is not enabled.** Returns a single PlaybackGrant resource identified by a SID. A PlaybackGrant resource allows developers to generate a grant to initialize the Twilio Live Player SDK and connect to a livestream. ## Servers ## Parameters ### Path parameters - **Sid** (string) The SID of the PlayerStreamer resource to fetch. ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **date_created** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was created - **grant** () The grant that authorizes the player sdk to connect to the livestream - **sid** (string | null) The unique string that identifies the PlayerStreamer associated with this PlaybackGrant. - **url** (string(uri) | null) The absolute URL of the resource [Powered by Bump.sh](https://bump.sh)