1.1
1.1
scpcli iam-identity-center user show
--user_uuid <value>
--instance_id <value>
Description
show a specific user
State ACTIVE (SUPPORTED)
| Version | Supported Until |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_uuid required | string | User ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| instance_id required | string | Instance ID | ssoins-12345 |
Responses
| Name | Description | Example |
|---|---|---|
| id | User ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| business_unit | Business Unit | Business Unit A |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator Name | John Doe |
| department | Department | Department X |
| description | User Description | Description of John Doe |
| User Email | john.doe@example.com | |
| email_authenticated | Email Authentication Status | |
| employee_id | Employee ID | emp-12345 |
| groups | List of Groups | |
| instance_id | Instance ID | ssoins-12345 |
| last_login_at | Last Login Date | 2024-12-19 01:09:05.000 |
| last_password_update_at | Last Password Update Date | 2025-11-24T08:14:51.694996 |
| manager | Manager | Alice Smith |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier Name | Smith |
| name | Real Name | John Doe |
| nation_id | Nationality ID | +82 |
| password | Password | |
| password_failed_count | Password Failure Count | 6 |
| password_reuse_count | Password Reuse Limit Count | 6 |
| phone_authenticated | Phone Authentication Status | |
| phone_number | Phone Number | 010-1234-5678 |
| temporary_password | Temporary Password Status | |
| tz_id | Timezone ID | Asia/Seoul |
| user_id | User Login ID | johndoe |