# Return Identity Search Reasons Returns an object describing which Reasons for Search are available and which are selected by a given customer. All reasons are always listed, with selected reasons specified as true. Endpoint: GET /localSolutions/GB/identitysearch/searchreasons Version: 1.10.9 Security: bearerToken ## Response 200 fields (application/json): - `data` (object,null) - `message` (string,null) - `errors` (object,null) ## Response 400 fields (application/json): - `message` (string,null) - `errors` (object,null)