mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 20:47:47 +00:00
1.4 KiB
1.4 KiB
GetPinResponseBody
Bad Request response when the X-Plex-Client-Identifier is missing
Example Usage
import { GetPinResponseBody } from "@lukehagar/plexjs/sdk/models/errors";
// No examples available for this model
Fields
| Field | Type | Required | Description |
|---|---|---|---|
errors |
errors.GetPinErrors[] | ➖ | N/A |
rawResponse |
Response | ➖ | Raw HTTP response; suitable for custom response parsing |