16 lines
206 B
Plaintext
16 lines
206 B
Plaintext
meta {
|
|
name: Gets a list of all the existing User objects-
|
|
type: http
|
|
seq: 8
|
|
}
|
|
|
|
get {
|
|
url: https://backend.memori.ai/api/v2/Users/{strToken}
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strToken:
|
|
}
|