Skip to main content

My sessions

GET 

/client-portal/me/sessions

GET /client-portal/me/sessions

Requires a client portal session token issued by POST /client-portal/otp/verify. Pass it as Authorization: Bearer <sessionToken>. This is not a platform JWT — the platform-JWT guard is disabled on this route and the handler validates the session token itself.

Request

Responses