Skip to main content
GET
Get authenticated session context

Response

Ok. The operation succeeded.

Server-derived identity for an authenticated barber session.

Contains only stable identity fields needed to scope subsequent barber and business operations. It does not expose token claims, private settings, or payment provider state.

userId
string
required

The authenticated user id.

barberId
string
required

The barber profile id for this session.

businessId
string

The business id currently bound to this barber for payment processing, when one exists.