v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Identity

Describe User

Describes an User by ID. This provides detailed information about a user

get/users/view/{user_id}

Response

Success

user_idstring required

ID of the User. This is an auto generated and unique in the CoreStack system

usernamestring required

Username is unique in the CoreStack system. User can use this to login to CoreStack portal in addition to email

statusstring required

Current Status of the user - active or inactive. Inactive user cannot login or use AccessKeys.

emailstring required

Email of the User. This is unique in the CoreStack system.

first_namestring required

First Name of the user. It can be only alphanumeric.

last_namestring required

Last Name of the user. It can be only alphanumeric.

timezone_idstring required

ID of the Timezone such as Asia/Kolkata, Asia/Dubai and so on

created_bystring

Name of the user/admin who created this user

created_atstring

DateTime when the user was created

updated_bystring

Name of the user/admin last updated this user

updated_atstring

DateTime when the user was last updated

sso_useridstring

User's Single Sign-on Id, if CoreStack is deployed using SingleSignOn (SSO) model

account_idstring

ID of the Account in CoreStack. It will be available in the authToken API response

is_accesskey_availableboolean

Is Access Key available for this user.

source_user_idstring

source user id