Read User

Reads a user in Desk using their User ID.

Input Field

  • Read by
    • User ID (text): The ID of the user you wish to read. Can be found in the direct link of the user. i.e. “25235605”.

Output Fields

  • User
    • Name (text): The name of the user.
    • Public Name(text): The public name of the user.
    • Email(text): The user’s email.
    • Level(text):The access level of the user; admin, standard, or limited.
    • Created At(text): When the user was created.
    • Updated At(text): When the user was updated.
    • Current Login(text): When the user most recently logged in.
    • Last Login(text):When the user last logged in.
    • Group Names(list of text): The names of the groups the user belongs to.
    • Group IDs(list of text): The IDs of the groups.