Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
a resource identifier
Response
200 - application/json
Get an application user by ID.
unique application user resource identifier
URI of the application user API resource
identity provider that the user authenticated with
unique user identifier
user username
user email
user common name
timestamp when the user was created in RFC 3339 format
timestamp when the user was last active in RFC 3339 format
timestamp when the user last signed-in in RFC 3339 format