# Fetch the status of the KYC flow of a personal investor **GET /users/{user_id}/kyc** Fetch the status of the KYC flow of a personal investor or a business investor. ## Servers ## Parameters ### Path parameters - **user_id** (string) User id ## Responses ### 200 The status of the KYC flow of a personal investor or a business investor #### Body: (object) - **address** (boolean) - **identity** (boolean) - **bank_account** (boolean) - **video_identification** (boolean) - **email** (boolean) - **business** (boolean) - **legal_reps** (boolean) - **documents** (boolean) [Powered by Bump.sh](https://bump.sh)