API Reference

Sections

Theme switcher

User

User

idid Required

The ID of the object.

first_namestring Required
last_namestring Required
emailstring Required
identity_provider_sourcestring Required
Enum values:
COGNITOSAML
last_logindatetime
created_timedatetime Required
activity_statusstring Required
Enum values:
CREATEDACTIVEDELETED
role_idstring Required
created_bystring
visibleboolean Required
saml_groups_from_last_loginarray

Show child attributes

usernamestring
roleobject
system_eventsobject
scope_access_groupsobject
audit_recordsobject
profilesobject
saml_group_profilesarray

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 { "id": null, "first_name": null, "last_name": null, "email": null, "identity_provider_source": "COGNITO", "last_login": null, "created_time": null, "activity_status": "CREATED", "role_id": null, "created_by": null, "visible": false, "saml_groups_from_last_login": [ "" ], "username": null, "role": {}, "system_events": {}, "scope_access_groups": {}, "audit_records": {}, "profiles": {}, "saml_group_profiles": [ "" ] }
Was this section helpful?

What made this section unhelpful for you?