Returns a signed URL that allows authorized clients to download data used or generated by Generative AI tasks.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Username and filename for the dataset to be downloaded for GenAI.
The body is of type object
.
Signed URL successfully generated.
The response is of type object
.