Get file summary of repository posture report

Returns list of file summaries of repository posture report

When 'Name' query param is used, any files which contain the value in their name will be filtered out (supports partial match)

Request object example Get file summary of report with GUID "f1580557-5faf-417d-85c7-c6cc7fb5cb57" { "pageSize": 100, "pageNum": 1, "orderBy": "", "innerFilters": [ { "reportGUID": "f1580557-5faf-417d-85c7-c6cc7fb5cb57" } ] }

Query Params
string

Used to filter out repositories or files by name (partial match). Any repositories containing the value in their name, OR repositories with files containing the value in their name, will be filtered out.

Response

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json