v8

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