Skip to main content

My policy disclosure

GET 

/client-portal/me/policies/:policyId/disclosure

GET /client-portal/me/policies/{policyId}/disclosure

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