# Retrieve a User **GET /profiles/{profile_id}/users/{user_id}** ## Servers - https://servername.iformbuilder.com/exzact/api/v60: https://servername.iformbuilder.com/exzact/api/v60 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **profile_id** (string) id of the profile - **user_id** (string) id of the user ## Responses ### 200 OK #### Body: */* (object) - **created_date** (string) - **email** (string) - **first_name** (string) - **global_id** (string) - **id** (number) - **is_locked** (boolean) - **last_name** (string) - **roles** (object) - **username** (string) [Powered by Bump.sh](https://bump.sh)