Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com> Co-authored-by: sbalaji1192 <balaji@appsmith.com>
15 lines
376 B
JSON
15 lines
376 B
JSON
{
|
|
"accountNonExpired": true,
|
|
"accountNonLocked": true,
|
|
"credentialsNonExpired": true,
|
|
"email": "test@appsmith.com",
|
|
"emptyInstance": false,
|
|
"enableTelemetry": false,
|
|
"isAnonymous": false,
|
|
"isConfigurable": true,
|
|
"isEnabled": true,
|
|
"isSuperUser": true,
|
|
"name": "test",
|
|
"organizationIds": ["61a8a112ccc8b629d92a1aad"],
|
|
"username": "test@appsmith.com"
|
|
} |