Retrieve an asset

Retrieve a single asset using its unique asset_id (the asset’s GUID). This endpoint returns a rich metadata object containing the asset’s playback URLs, duration, title, source type (e.g., File, Event, Clip), DRM settings, poster and thumbnail URLs, as well as any associated audio and subtitle tracks.

Sample Use Cases

  • Display full asset details in a content management UI.
  • Retrieve embed or playback URLs for a client app.
  • Inspect DRM or metadata before distributing to viewers.

Authentication

API Scopes:
  - video.services.assets:read
  - video.services.assets:write
Language
Credentials
Header
Click Try It! to start a request and see the response here!