Files
plexcsharp/docs/Models/Errors/GetSearchLibraryLibraryResponseBody.md

2.0 KiB
Raw Blame History

GetSearchLibraryLibraryResponseBody

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

Fields

Field Type Required Description
Errors List<GetSearchLibraryLibraryErrors> N/A
RawResponse HttpResponseMessage Raw HTTP response; suitable for custom response parsing