Data Catalogue
Get Processed Data
Retrieve processed data for a data entry
GET
Returns processed data for a data entry. You must specify how you want the data returned using the
Returns
return_as parameter.
The UUID of the data entry
How to return the data:
bytes (raw binary), url-download (pre-signed download URL), or url-embed (pre-signed embeddable URL)Filter type:
video to retrieve processed video, or noneSet to
true when retrieving processed data for a streaming sessionOptional suffix to append to the processed data file path
Response
Whenreturn_as is url-download or url-embed:
Pre-signed URL for accessing the processed data file
Filename of the processed data
File format/extension
Additional metadata about the processed data
null if no processed data is available yet.