get https://{baseUrl}/V2/storeview//vendor/album/
Retrieves the details of a specific vendor album by its unique album ID.
Sample Curl
curl --location 'https://mygatewayurl.com/V2/storeview/default/vendor/album/1'
Retrieves the details of a specific vendor album by its unique album ID.
Sample Curl
curl --location 'https://mygatewayurl.com/V2/storeview/default/vendor/album/1'
Try It! to start a request and see the response here!