Возвращает альбом на основе указанного albumId . albumId должен быть идентификатором альбома, принадлежащего пользователю, или общего альбома, к которому присоединился пользователь.
HTTP-запрос
GET https://photoslibrary.googleapis.com/v1/albums/{albumId}
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-10-26 UTC."],[[["This method retrieves a specific album using its `albumId`, provided the album is owned by the user or is a shared album they have joined."],["The request requires an `albumId` as a path parameter and an empty request body."],["A successful response returns an [Album](/photos/library/reference/rest/v1/albums#Album) object containing the album's data."],["Authorization is necessary using one of the specified OAuth scopes, including options for read-only access and accessing app-created data."],["Functionality changes are coming in March 2025, limiting interactions to media from your app; see [Photos APIs updates](https://developers.google.com/photos/updates.md) for details."]]],[]]