Returns current session status and basic user info. Requires cookies (same-origin or CORS with credentials).
cURL
curl --request GET \ --url https://api.example.com/onetap/session
Was this page helpful?