v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0122134244.7 KB

List Sessions

get/apps/{app_name}/users/{user_id}/sessions

Path parameters

app_namestring required
user_idstring required

Response

Successful Response

idstring required

Unique identifier of the session.

appNamestring required

Application name that owns the session.

userIdstring required

User ID that owns the session.

stateobject

Current persisted session state.

lastUpdateTimenumber

Unix timestamp in seconds for the most recent session update.