Files
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}:{branch}/files
Path parameters
project_idstring required
A unique project identifier
branchstring required
Branch name
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.