Files
plexjava/docs/models/errors/GetSearchLibraryResponseBody.md
2024-09-08 02:40:34 +00:00

2.1 KiB
Raw Blame History

GetSearchLibraryResponseBody

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

Fields

Field Type Required Description
errors List<GetSearchLibraryErrors> N/A
rawResponse HttpResponse Raw HTTP response; suitable for custom response parsing