# Get a profile **GET /profiles/{username}** Get a profile of a user of the system. Auth is optional ## Servers - /api: /api () ## Parameters ### Path parameters - **username** (string) Username of the profile to get ## Responses ### 200 OK #### Body: application/json (object) - **profile** (object) ### 401 Unauthorized ### 422 Unexpected error #### Body: application/json (object) - **errors** (object) [Powered by Bump.sh](https://bump.sh)