Muestra el álbum según el albumId especificado. albumId debe ser el ID de un álbum que sea propiedad del usuario o un álbum compartido al que se haya unido.
Solicitud HTTP
GET https://photoslibrary.googleapis.com/v1/albums/{albumId}
[null,null,["Última actualización: 2025-01-30 (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."]]],[]]