v1

latestOpenAPI 3.1.02026-07-1744202324.0 KB
Projects

Get files in a project

Get a list of all the Files within the specified project.

get/v1/projects/{project_id}/files

Path parameters

project_idstring required

ID of the project to list files from

Query parameters

branch_databoolean

Returns branch metadata in the response for each main file with a branch inside the project.

Response

Response from the GET /v1/projects/{project_id}/files endpoint.

namestring required

The project's name.