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