Rekamedika Docs
Session

GET /list-sessions

GET
/api/auth/list-sessions

List all active sessions for the user

Response Body

application/json

curl -X GET "https://example.com/api/auth/list-sessions"
[  {}]

Is this page helpful?