Here’s the sample JSON of the user details.
{
"success": true,
"data": {
"_id": "xxx",
"id": "xxx,
"app_id": "xxx",
"atom_dictionary_id": "558b2ee4e9f5fab8c0000002",
"atom_number": xxxx,
"status": "Pending",
"current_step": {
"id": "xxxx",
"name": "Phase 1",
"order": 1,
"description": "",
"auto_advance": true,
"auto_advance_with_one_approval": false,
"reset_on_rewind": true,
"deactivate_on_rewind": false,
"deactivate_on_forward": false,
"hide_from_picker": false,
"label": null,
"created_at": "2015-06-24T22:27:48.712Z",
"updated_at": "2020-04-02T18:48:56.048Z",
"deleted_at": null,
"mongo_id": null,
"app_id": "xxxx"
},
"p_bson_id": "xxxx",
"name": "[email protected]",
"p_activate": false,
"requester_name": "John Smith",
"requester_email": "[email protected]",
"p_user_name": "John Smith",
"p_one_legal_team_name": "Administration",
"p_region": "Americas",
"p_country": "United States",
"p_default_suite_name": "Onit",
"p_default_navigation_item": "Matter Management Home",
"p_suite_navigation_items": "{\"Onit\":{\"nav-items\": [\"Matter Management Home\",\"Split3\",\"Matters\",\"Budgets\",\"Tasks\",\"Contacts\",\"Invoices\",\"Split1\",\"Reports Split\",\"Tableau - Matter Suite Template\",\"Tableau - Spend Suite Template\",\"Split2\",\"How-To Documentation\",\"Split4\",\"Logout\"], \"action-items\":[\"Add Matter\",\"Add Matter Status\",\"Matters - Add Accrual Process\",\"Add Contact\",\"Add Task\"]}}",
"p_group_name": "Standard Users",
"p_view_admin_workday_info": "No",
"p_tableau_report_user": "No",
"p_paralegal": "",
"p_enable_out_of_office": false,
"p_out_of_office_selector": "",
"p_new_ui": true,
"p_last_login_date": "2022-09-14T00:00:00Z",
"p_corporate_user_status": "Inactive",
"p_deactivated": "Yes"
}
}