v8

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-23241216351.5 KB
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