Autional Autional
API Reference GitHub autional.com →

GET /auth/me/sessions

Retrieve all active sessions for the current user, prioritizing session-service; includes AMR, IP, GeoIP and other security context information. Falls back to deviceService device records if sessionClient is unavailable.

Account Management `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
page query integer No Page number
page_size query integer No Items per page

Responses

StatusDescriptionSchema
200Successdto.GetMySessionsResponse

Referenced Schemas

dto.GetMySessionsResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
data object No
message string No