Skip to main content

Get a user

Get a user by id

Path Parameters
id string REQUIRED
Responses
200

The user

Schema OPTIONAL
id string
name string OPTIONAL
email string OPTIONAL
type string OPTIONAL

Possible values: [app, user, team, report]

role string OPTIONAL

Possible values: [admin, user, observer, service]

json string OPTIONAL
version string OPTIONAL
active boolean OPTIONAL
assetCreatedDate date-time OPTIONAL
assetUpdatedDate date-time OPTIONAL
createdTime int64 OPTIONAL
updatedTime int64 OPTIONAL
createdBy string OPTIONAL
updatedBy string OPTIONAL
owner string OPTIONAL
404

User for instance id is not found