v1
latestOpenAPI 3.0.32026-07-2415128381.3 KBFiles
List all files
Lists project files and associated key count. If there are some keys in the project that do not have a file association, they will be returned with filename __unassigned__.
Requires <code>read_files</code> OAuth access scope.
get/projects/{project_id}/files
Path parameters
project_idstring required
A unique project identifier
Query parameters
filter_filenamestring
Set filename filter for the list.
limitinteger
Number of items to include (max 5000).
pageinteger
Return results starting from this page.
Response
OK