v12

latestOpenAPI 3.0.0raw.githubusercontent.com2024-10-24375.2 KB
Session

GetActiveSessions endpoint

An endpoint that returns active sessions by viewerID

get/api/v1/accounts/{{account_id}}/sessions

Path parameters

account_idstring required

Account ID

Response

Active Sessions

end_viewer_idstring

Unique id for the viewer

last_seenstring

Date-time of last session by the viewer

session_idstring

Unique session id

stoppedboolean

whether the session has stopped

All 3 operations