album-assets
Get an album-asset link record
Fetches one album-asset link record by ID (the junction row between an album and an asset). Rarely needed directly; most callers want get_asset or get_album instead.
get/api/album-assets/{album_asset_id}
Path parameters
album_asset_idstring required
Album-asset junction row ID (with album_asset_ prefix). Carried by the id field on an album-asset link record. Not the same as asset_id or album_id.
Album-asset junction row ID (with album_asset_ prefix). Carried by the id field on an album-asset link record. Not the same as asset_id or album_id.
Response
Successful Response