get https://services.uplynk.com/api/v4/assets//audio
List all audio tracks associated with a specific asset, identified by asset_id (asset GUID). The response includes track number, language, description, and Dolby encoding availability.
Sample Use Cases
- Display available audio options in a player UI.
 - Confirm that alternate language tracks have been processed correctly.
 - Validate track metadata prior to distribution.
 
Authentication
API Scopes:
  - video.services.assets:read
  - video.services.assets:write