Plex
Get Access Token by PinId
Retrieve an Access Token from Plex.tv after the Pin has been authenticated
GET
/
pins
/
{pinID}
Path Parameters
pinID
integer
requiredThe PinID to retrieve an access token for
Response
200 - application/json
id
integer
requiredcode
string
requiredproduct
string
requiredtrusted
boolean
default: falserequiredqr
string
requiredclientIdentifier
string
requiredThe X-Client-Identifier used in the request
location
object
requiredGeo location data
expiresIn
integer
default: 900requiredThe number of seconds this pin expires, by default 900 seconds
createdAt
string
requiredexpiresAt
string
requiredauthToken
string | null
newRegistration
null