Retrieve raw data for a specific data entry
Returns the raw, unprocessed data associated with a data entry. You must specify how you want the data returned using theDocumentation Index
Fetch the complete documentation index at: https://docs.atomscale.ai/llms.txt
Use this file to discover all available pages before exploring further.
return_as parameter.
bytes (raw binary), url-download (pre-signed download URL), or url-embed (pre-signed embeddable URL)return_as is url-download or url-embed:
return_as is bytes, the response body contains the raw file binary data.