Show active sessions
GET {{API_BASE_URL}}/user/active-sessions
Show active sessions
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
[{"id":"string","createdAt":"2022-06-14T06:43:18.671Z","os":"string","app":"string","lastActivity":"2022-06-28T11:58:13.059Z","lastIp":"string"}]