# Retrieve Individual Full Information Returns detailed information about an individual based on the provided identifier. Endpoint: GET /localSolutions/GB/verify/individual/{id}/full Version: 1.10.9 Security: bearerToken ## Path parameters: - `id` (string, required) Unique identifier for the people. ## Query parameters: - `freeText` (string) Additional free text for audit logging. - `reasonForSearch` (string, required) Reason for performing the search. Enum: "AM", "AV", "BS", "CA", "DC", "DS", "EC", "GI", "QS", "TV", "GC" ## Response 400 fields (application/json): - `correlationId` (string) A unique ID assigned to this request. - `message` (string) - `details` (string) Provides further information on why the request was rejected ## Response 401 fields (application/json): - `error` (string) ## Response 403 fields (application/json): - `message` (string) Example: "Access forbidden"