Skip to main content

My document

GET 

/client-portal/me/documents/:documentId

GET /client-portal/me/documents/{documentId}

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