Portal
Get Customer Profile
Retrieve the authenticated customer’s profile in the portal
GET
Get the logged-in customer's profile
Requires a valid portal session token obtained via magic link authentication.
Example Request
Response
The portal session token is passed as a Bearer token in the Authorization header. If the session has expired, a
401 error is returned and the customer must re-authenticate via magic link.Authorizations
Customer-portal session cookie issued by GET /portal/auth/verify.
Response
The customer profile.
Required range:
0 <= x <= 100Get the logged-in customer's profile