get
https://api.trifft.io/v1/member//session-tokens
Retrieve active session tokens for a member. Useful for managing authentication sessions or auditing active logins.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Generates a JWT session token for a member, used to authenticate requests to the WhiteLabel API or to sign in to the loyalty widget. The response includes an access token (valid for 3600 seconds by default) and a refresh token, which can be used to obtain a new session token when the current one expires.