17 lines
224 B
Plaintext
17 lines
224 B
Plaintext
meta {
|
|
name: Lists all Medium objects of a Memory.
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/memori/v2/Media/:strSessionID/:strMemoryID
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strSessionID:
|
|
strMemoryID:
|
|
}
|