GET: User Behavior Finding Details

Get an organization’s File Sharing finding details.

Parameters

For details specific to File Sharing, use the ?risk_vector=file_sharing parameter. Other query parameters are listed in GET: Finding Details.

Example Request

curl https://api.bitsighttech.com/ratings/v1/companies/company_guid/findings?risk_vector=file_sharing -u api_token:

Example Response

  ⊕ See Keys That Apply to All Findings

  "geo_ip_location":"US",
  "remediations":[ ],
  "rollup_end_date":"2019-05-04",
  "rollup_start_date":"2019-05-04",
  "src_port":62348

Response Attributes

Field Description
geo_ip_location

String

A 2-letter ISO country code indicating this finding’s country of origin.
remediations

Object

Contains information about the finding and instructions to remediate it, if any.
rollup_end_date

String [YYYY‑MM‑DD]

The date of the most recent observation.
rollup_start_date

String [YYYY‑MM‑DD]

The date of the first observation.
src_port

Integer

The port where traffic from a compromised device was observed.
  • June 13, 2019: Published.
Was this article helpful?
0 out of 1 found this helpful

Comments

0 comments

Please sign in to leave a comment.