# GET /api/Relative/FindRelativeByName **GET /api/Relative/FindRelativeByName** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Query parameters - **name** (string) ## Responses ### 200 Success #### Body: application/json (array[object]) - **id** (string | null) - **firstName** (string | null) - **lastName** (string | null) - **address** (string | null) - **ssn** (string | null) - **birthDate** (string(date-time)) - **Additional properties are NOT allowed** () [Powered by Bump.sh](https://bump.sh)