Files
plexjava/docs/models/errors/GetPlaylistContentsResponseBody.md
2024-06-27 16:48:57 +00:00

2.1 KiB
Raw Blame History

GetPlaylistContentsResponseBody

Unauthorized - Returned if the X-Plex-Token is missing from the header or query.

Fields

Field Type Required Description
errors List<lukehagar.plexapi.plexapi.models.errors.GetPlaylistContentsErrors> N/A
rawResponse HttpResponse Raw HTTP response; suitable for custom response parsing