Skip to main content
GET
List Sessions

Authorizations

Authorization
string
header
required

Auth Platform API includes all the Auth related features. All Users, Phone Numbers, Emails, and OTPs are associated with an App as the container.

Endpoints only accept App's Secret API keys other than certain endpoints that are used client side or via SDK that accept the public_token.

Authentication using App Api Key

Header:

Authenticated Request

Query Parameters

user_id
string
required

Unique User ID to retrieve active sessions.

Example:

"user_24wFP9pDa9YiMJLun94iKykoZs2"

Response

200 - application/json

List Sessions response

sessions
SessionListItem · object[]
required