API Reference

Sections

Theme switcher

FindingScore

FindingScore

finding_idid Required
original_scorestring
normalized_scorefloat
scoring_rule_idint
factorized_scorefloat
user_scorefloat
user_score_set_bystring
user_score_updated_timedatetime
scorefloat
severityint
updated_timedatetime
scoring_ruleobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 { "finding_id": null, "original_score": null, "normalized_score": null, "scoring_rule_id": null, "factorized_score": null, "user_score": null, "user_score_set_by": null, "user_score_updated_time": null, "score": null, "severity": null, "updated_time": null, "scoring_rule": { "id": null, "name": null, "selection_rule_id": null, "method": "FACTORIZED", "reduction_factor": null, "fixed_value": null, "priority": null, "updated_by": null, "updated_time": null, "enabled": false, "selection_rule": { "id": null, "name": null, "filtersid": null, "scopesid": null, "scope_group": null, "filter": {}, "scope": {}, "scope_group_model": {}, "scoring_rules": {}, "sla_preferences": {}, "ticket_sla_preferences": {} }, "user": { "id": null, "first_name": null, "last_name": null, "email": null, "identity_provider_source": "COGNITO", "last_login": null, "created_time": null, "activity_status": "CREATED", "role_id": null, "created_by": null, "visible": false, "saml_groups_from_last_login": [ "" ], "username": null, "role": {}, "system_events": {}, "scope_access_groups": {}, "audit_records": {}, "profiles": {}, "saml_group_profiles": [ "" ] } } }
Was this section helpful?

What made this section unhelpful for you?