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
Get an album-asset link record
Authorizations
Gumnut API key (apikey_...) sent as a Bearer token in the Authorization header. Create and manage keys in the Gumnut app, or with the API key endpoints while signed in to it.
Path Parameters
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
Represents a link between an album and an asset.