Retrieve tracks.

The Azure Storage Data Retrieval API is designed to provide restricted information about data stored in Azure Storage containers.
This API allows users to interact with data in a secure and efficient manner, without directly altering the stored data.

Here are key features and purposes of this API:

List Container Contents: It enumerates the contents of an Azure Storage container. This operation returns both files and folders
within the specified container, enabling users to navigate through the hierarchical data structure.

View Track Listings: This API will generate available track listings for any media files contained within the specified container. Track listings
are inclusive of video, audio, and text tracks. If available, the API will also return the track's language and bitrate.

Security: This API is scoped only to the configured storage account and is only accessible to users who have access to the subscription in
which the asset resides. It is a readonly API that does not allow for any mutation or creation operations, and which cannot be used to retrieve
any data from the storage account.

Language
Authorization
Click Try It! to start a request and see the response here!