Skip to main content

Return information about current logged-in user

GET 

/users

Return information about current logged-in user

Request

Responses

OK

Schema

    accountType string

    assignedProjects

    object

    property name*

    AssignedProject

    entryType string
    projectRole string
    email stringrequired
    fullName string
    id int64required

    metadata

    object

    photoId string
    photoLoaded boolean
    userId stringrequired
    userRole string
Loading...