Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ScimProvisionedUser
Interface ScimProvisionedUser
interface
ScimProvisionedUser
{
active
:
boolean
;
createdAt
:
string
;
displayName
:
string
|
null
;
emails
:
{
primary
:
boolean
;
value
:
string
}
[]
;
externalId
:
string
|
null
;
groups
:
string
[]
;
id
:
string
;
role
:
"auditor"
|
"admin"
|
"developer"
|
"viewer"
;
updatedAt
:
string
;
userName
:
string
;
}
Index
Properties
active
created
At
display
Name
emails
external
Id
groups
id
role
updated
At
user
Name
Properties
active
active
:
boolean
created
At
createdAt
:
string
display
Name
displayName
:
string
|
null
emails
emails
:
{
primary
:
boolean
;
value
:
string
}
[]
external
Id
externalId
:
string
|
null
groups
groups
:
string
[]
id
id
:
string
role
role
:
"auditor"
|
"admin"
|
"developer"
|
"viewer"
updated
At
updatedAt
:
string
user
Name
userName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
created
At
display
Name
emails
external
Id
groups
id
role
updated
At
user
Name
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...