ApplicationSessions

Get

Get an application session by ID.

get/app/sessions/{id}

Path parameters

idstring required

a resource identifier

Headers

ngrok-versioninteger required

Response

Get an application session by ID.

idstring

unique application session resource identifier

uristring

URI of the application session API resource

public_urlstring

URL of the hostport served by this endpoint

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

expires_atstring

timestamp when session expires in RFC 3339 format

Changes

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