নির্দিষ্ট 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."]]],[]]