200 Successful Response
Schema: OnboardingProfileResponse
-
account_typestring -
profileobject -
conversationarray · object -
recommendationsarray · object -
has_profileboolean
/api/v1/onboarding/profile
Returns the persisted onboarding profile (conversation, learned profile fields, recommendations, account_type) for the current user. Used by the Welcome wizard to restore wizard state after a refresh.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
Schema: OnboardingProfileResponse
account_type
string
profile
object
conversation
array · object
recommendations
array · object
has_profile
boolean
Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object