Gets the user sessions of a current user

Prev Next
Get
/api/v1/currentuser/sessions
Security
HTTP
Type bearer
Query parameters
ipaddress
string
activeSinceFrom
string
activeSinceTo
string
sort
array of string
Responses
200

OK

Expand All
object
authorization
boolean
data
object
sessions
Array of object
object
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
404

Not Found

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500

Internal Server Error

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean