16 lines
231 B
Plaintext
16 lines
231 B
Plaintext
meta {
|
|
name: Lists all User objects associated with the Memori of the current session.
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/memori/v2/Users/:strSessionID
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strSessionID:
|
|
}
|