/
AG
agentview
/
agentview API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11m ago · Updated 7mo ago
Details
Filter operations
Comments
3
Environment
2
Public
3
Runs
3
Scores
1
Sessions
13
System
1
Users
4
post
Create a user
get
Retrieve a user
patch
Update a user
get
Retrieve a user by external id
Users
Create a user
post
/api/users
Request body
object
required
externalId
string
nullable
space
'production'
|
'playground'
|
'shared-playground'
Response
Undescribed
object
required
id
string
required
externalId
string
nullable
required
createdAt
string
date
required
updatedAt
string
date
required
createdBy
string
nullable
required
space
'production'
|
'playground'
|
'shared-playground'
required
token
string
required
Changes