17 lines
299 B
Plaintext
17 lines
299 B
Plaintext
|
|
meta {
|
||
|
|
name: Downloads a file from an old asset file URL- such as
|
||
|
|
----api-v1-memoriai-memory-media-cloud--path---assetID---ext-----
|
||
|
|
type: http
|
||
|
|
seq: 6
|
||
|
|
}
|
||
|
|
|
||
|
|
get {
|
||
|
|
url: https://backend.memori.ai/api/v1/memoriai/memory/media/cloud/{assetID}
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|
||
|
|
|
||
|
|
params:path {
|
||
|
|
assetID:
|
||
|
|
}
|