ApplicationUsers

Get

Get an application user by ID.

get/app/users/{id}

Path parameters

idstring required

a resource identifier

Headers

ngrok-versioninteger required

Response

Get an application user by ID.

idstring

unique application user resource identifier

uristring

URI of the application user API resource

provider_user_idstring

unique user identifier

usernamestring

user username

emailstring

user email

namestring

user common name

created_atstring

timestamp when the user was created in RFC 3339 format

last_activestring

timestamp when the user was last active in RFC 3339 format

last_loginstring

timestamp when the user last signed-in in RFC 3339 format

Changes

No recorded changes to this endpoint across all 9 revisions of this API.