get_plex_oauth_pin_by_pin_id_check
Check the status of a Plex OAuth pin by its pin ID to confirm whether the user has completed authentication.
Instructions
GET plex/oauth/pin/string:pin_id/check.
GET /api/plex/oauth/pin/{pin_id}/check
Args: pin_id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |