Skip to main content

Return information about specified user

GET 

/users/:login

Only for administrators and profile's owner

Request

Path Parameters

    login stringrequired

    login

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...