Возвращает альбом на основе указанного albumId . albumId должен быть идентификатором альбома, принадлежащего пользователю, или общего альбома, к которому присоединился пользователь.
HTTP-запрос
GET https://photoslibrary.googleapis.com/v1/albums/{albumId}
[null,null,["Последнее обновление: 2025-01-29 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."]]],[]]