# GET /api/Relative/GetRelative **GET /api/Relative/GetRelative** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Query parameters - **id** (string) ## Responses ### 200 Success #### Body: application/json (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** () ### 404 Not Found #### Body: application/json (object) - **type** (string | null) - **title** (string | null) - **status** (integer(int32) | null) - **detail** (string | null) - **instance** (string | null) - **Additional properties:** () ### 500 Server Error [Powered by Bump.sh](https://bump.sh)