customer_portal
Get Authenticated Portal User
Get information about the currently authenticated portal user.
Scopes: customer_portal:read customer_portal:write
GET
Get Authenticated Portal User
Documentation Index
Fetch the complete documentation index at: https://docs.spairehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Customer session tokens are specific tokens that are used to authenticate customers on your organization. You can create those sessions programmatically using the Create Customer Session endpoint.
Response
200 - application/json
Successful Response
Information about the authenticated portal user.
Type of authenticated user: 'customer' or 'member'
User's name, if available.
User's email address.
Associated customer ID.
Member ID. Only set for members.
Member role (owner, billing_manager, member). Only set for members.
Get Authenticated Portal User

