# GetAllLibrariesDirectory ## Fields | Field | Type | Required | Description | Example | | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | | `allow_sync` | *bool* | :heavy_check_mark: | N/A | true | | `art` | *str* | :heavy_check_mark: | N/A | /:/resources/movie-fanart.jpg | | `composite` | *str* | :heavy_check_mark: | N/A | /library/sections/1/composite/1705615584 | | `filters` | *bool* | :heavy_check_mark: | N/A | true | | `refreshing` | *bool* | :heavy_check_mark: | N/A | false | | `thumb` | *str* | :heavy_check_mark: | N/A | /:/resources/movie.png | | `key` | *str* | :heavy_check_mark: | N/A | 1 | | `type` | *str* | :heavy_check_mark: | N/A | movie | | `title` | *str* | :heavy_check_mark: | N/A | Movies | | `agent` | *str* | :heavy_check_mark: | N/A | tv.plex.agents.movie | | `scanner` | *str* | :heavy_check_mark: | N/A | Plex Movie | | `language` | *str* | :heavy_check_mark: | N/A | en-US | | `uuid` | *str* | :heavy_check_mark: | N/A | 322a231a-b7f7-49f5-920f-14c61199cd30 | | `updated_at` | *int* | :heavy_check_mark: | Unix epoch datetime in seconds | 1556281940 | | `created_at` | *int* | :heavy_check_mark: | Unix epoch datetime in seconds | 1556281940 | | `scanned_at` | *int* | :heavy_check_mark: | Unix epoch datetime in seconds | 1556281940 | | `content` | *bool* | :heavy_check_mark: | N/A | true | | `directory` | *bool* | :heavy_check_mark: | N/A | true | | `content_changed_at` | *int* | :heavy_check_mark: | Unix epoch datetime in seconds | 1556281940 | | `hidden` | *int* | :heavy_check_mark: | N/A | 0 | | `location` | List[[operations.GetAllLibrariesLocation](../../models/operations/getalllibrarieslocation.md)] | :heavy_check_mark: | N/A | |