List auth sessions
Use this method to list auth sessions.
Query parameters
Select only active (true) or inactive (false) sessions. Inactive sessions appear only if face_and_password authentication is set
Select objects with created_date greater than this value
Select objects with created_date greater than or equal to this value
Select objects with created_date less than this value
Select objects with created_date less than or equal to this value
Select sessions with provided ids
Select sessions with ip in these subnets / IP addresses (both supported)
Number of results to return per page.
Select only mobile (true) or desktop (false) sessions
Which field to use when ordering the results. Available fields: created, last_ping_date, mobile, status, user__username
Pagination cursor value.
Session status
Select sessions related to users with provided ids
Select sessions related to users with provided user_names
Select sessions related to one or multiple uuids
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.