Skip to content

Get onboarding status for authenticated user

GET
/onboarding_statuses

Retrieves the current onboarding status for the authenticated user. Returns the latest status from professional_onboarding if completed, otherwise from professional_onboarding_statuses table

Successfully retrieved onboarding status

object
status
string

Unauthorized - invalid or missing authentication

object
error
string
some meaningful error message

Internal server error

object
error
string
some meaningful error message