# Get check types Retrieves all available check types. Endpoint: GET /checks Version: 1.0.0 Security: bearerAuth ## Response 200 fields (application/json): - `result` (array) - `result.code` (string) Example: "moj" - `result.title` (string) Example: "Ministry of Justice Check" - `status` (integer) Example: 200 - `error` (object,null)