Get supported files for report

This endpoint is deprecated. Deprecated since 2023-01-15. See deprecation documentation for more information. Use the successor version instead.

This route has been moved to the orgs/{org_slug}/supported-files endpoint.

Get a list of supported files for project report generation.
Files are categorized first by environment (e.g. NPM or PyPI), then by name.

Files whose names match the patterns returned by this endpoint can be uploaded for report generation.
Examples of supported filenames include package.json, package-lock.json, and yarn.lock.

This endpoint consumes 1 unit of your quota.

This endpoint requires the following org token scopes:

Language
Click Try It! to start a request and see the response here!