21 lines
299 B
Plaintext
21 lines
299 B
Plaintext
|
|
meta {
|
||
|
|
name: Gets a list of Memori objects owned by the specified user-
|
||
|
|
type: http
|
||
|
|
seq: 9
|
||
|
|
}
|
||
|
|
|
||
|
|
get {
|
||
|
|
url: https://backend.memori.ai/api/v2/UserMemoriByID/{tenantName}/{strUserID}/{strToken}
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|
||
|
|
|
||
|
|
params:query {
|
||
|
|
~strToken:
|
||
|
|
}
|
||
|
|
|
||
|
|
params:path {
|
||
|
|
tenantName:
|
||
|
|
strUserID:
|
||
|
|
}
|