Skip to content

Update GET /v1/user API #294

Description

@sergeychernyshev

Update GET /v1/user API to return additional fields.

  • email - string (optional - user’s email address if email is set)
  • username - string (optional - user’s username if username is set)
  • is_email_verified - boolean (is this email verified)
  • impersonator - integer (id of the user who is currently impersonating this user - only return if user is impersonated)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions