mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-07 20:47:46 +00:00
12 KiB
12 KiB
GetPinResponseBody
The Pin
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
?float | ➖ | PinID for use with authentication | 1272322473 |
code |
?string | ➖ | N/A | 3patfx1a78ukcbr7x0n9bl26t |
product |
?string | ➖ | N/A | Plex Web |
trusted |
?bool | ➖ | N/A | |
qr |
?string | ➖ | a link to a QR code hosted on plex.tv The QR code redirects to the relevant plex.tv/link authentication pageWhich then prompts the user for the 4 Digit Link Pin |
https://plex.tv/api/v2/pins/qr/3patfx1a78ukcbr7x0n9bl26t |
clientIdentifier |
?string | ➖ | N/A | Postman |
location |
?\LukeHagar\Plex_API\Models\Operations\Location | ➖ | N/A | |
expiresIn |
?float | ➖ | N/A | 1800 |
createdAt |
\DateTime | ➖ | N/A | 2023-04-12 17:00:03 +0000 UTC |
expiresAt |
\DateTime | ➖ | N/A | 2023-04-12 17:30:03 +0000 UTC |
authToken |
?string | ➖ | N/A | |
newRegistration |
?string | ➖ | N/A |