/
ME
memodb-io
/
Memobase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9m ago · Updated 1mo ago
Details
Filter operations
admin
1
blob
3
buffer
2
chore
1
context
1
event
5
event_gist
1
profile
5
project
5
roleplay
1
user
5
post
Create User
get
Get User
put
Update User
delete
Delete User
get
Get User All Blobs
user
Get User
get
/api/v1/users/{user_id}
Path parameters
user_id
union
required
The ID of the user to retrieve
string
uuid4
required
OR
string
uuid5
required
The ID of the user to retrieve
Response
Successful Response
UserDataResponse
required
data
UserData
errno
0
|
400
|
401
|
403
|
404
|
405
|
409
|
422
|
500
|
501
|
502
|
503
|
504
|
520
errmsg
string
Error message, empty when success
Changes