Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

V3UsersUserResponse

Fields

Field
Type
Required
Description

id

str

✔️

N/A

first_name

str

✔️

N/A

last_name

str

✔️

N/A

username_for_display

str

✔️

N/A

email

str

✔️

N/A

contact

models.V3UsersContact

✔️

N/A

secondary_emails

List[str]

✔️

N/A

email_verified

bool

✔️

N/A

time_zone

str

✔️

N/A

title

str

✔️

N/A

bio

str

✔️

N/A

notification_rules

List[models.V3UsersNotificationRule]

✔️

N/A

user_image

bool

✔️

N/A

role_id

Optional[str]

N/A

role

Optional[str]

N/A

Last updated