Get Shareable Asset
Get a shareable asset
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the shareable asset to retrieve
Response
Shareable asset retrieved successfully
The unique identifier of the shareable asset
The ID of the file the shareable asset belongs to
The timestamp of when the shareable asset was created
The ID of the file segment the shareable asset belongs to (optional)
The title of the shareable asset
The description of the shareable asset
The metadata of the shareable asset
The visibility of the shareable asset. 'public' assets are viewable by anyone with the link; 'private' assets are restricted to members of the owning account and stream via a signed, token-gated playback url.
public, private The thumbnail url of the shareable asset
The signed media download url of the shareable asset. For private assets this url is short-lived (a few minutes) and should be used promptly.
The timestamp of when the media download url will expire
This is the url that can be used to share the shareable asset. For private assets the page requires sign-in and membership of the owning account.
The HLS stream url of the shareable asset. Available when the stream has finished processing. For private assets this is a signed, token-gated url that should be treated as short-lived.
The status of the shareable asset
pending, processing, completed, failed The type of asset the shareable asset belongs to
file, file_segment Object type, always 'share'
share