File Path Input

GET {{cb_url}}/ubs/v1/orgs/{{cb_org_key}}/sha256/{{sha256}}/summary/file_path?rows=

This API will return a summary of the observed file paths. The results are ordered by prevalence, such that the most observed file path will be returned first. The number of results are configurable, up to a max of 100 entries.

RBAC Permissions Required

Permission (.notation name)Operation(s)
Ubs.org.sha256READ

See the Documentation

Request Params

KeyDatatypeRequiredDescription
rowsnullThe number of results to return. The default is 5 and the max is 100.