Skip to main content
GET
/
v0
/
api
/
projects
/
{projectGroupId}
/
files
Error
A valid request URL is required to generate request examples
{
  "files": [
    {
      "path": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Use your Anything API key as the Basic auth username and leave the password empty. Example credentials: anything_xxx:

Path Parameters

projectGroupId
string<uuid>
required

Query Parameters

path
string
Minimum string length: 1

Response

Project files

files
object[]
required