# Get an enterprise user **GET /api/v1/enterprise/users/{uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) The UUID of the resource. - **created_at** (string) The timestamp of when the resource was created. - **updated_at** (string) The timestamp of when the resource was updated. - **first_name** (string) First name of the user - **last_name** (string) Last name of the user - **email** (string) Email address of the user [Powered by Bump.sh](https://bump.sh)