v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-04170260320.4 KB

PullVirtualRepo fetches files from a project's virtual repo

get/v1/projects/{projectId}/repo/virtual

Path parameters

projectIdstring required

The project ID to pull virtual files for.

Query parameters

environmentstring

The environment to pull virtual files for. It is optional. If the call is made with a deployment access token, it defaults to the environment of the deployment. Otherwise, it defaults to "prod".

pageSizeinteger

Page size for pagination.

pageTokenstring

Page token for pagination.

superuserForceAccessboolean

If set and the caller is a superuser, force access regardless of project permissions.

Response

A successful response.

nextPageTokenstring

Next page token for pagination.