このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Get a user in the organization specified by the user’s user_id.

Inputs

フィールド

種類

説明

user_id [required]

string

The ID of the user.

Outputs

Expand All

フィールド

種類

説明

id

string

attributes

object

name

string

Name of the user.

handle

string

Handle of the user.

created_at

date-time

Creation time of the user.

modified_at

date-time

Time that the user was last modified.

email

string

Email of the user.

icon

string

URL of the user's icon.

title

string

Title of the user.

verified

boolean

Whether the user is verified.

disabled

boolean

Whether the user is disabled.

status

string

Status of the user.

service_account

boolean

Whether the user is a service account.

url

string