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