Error
A valid request URL is required to generate request examples{
"files": [
{
"path": "<string>"
}
]
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}Files
Read project files
Lists project files, or returns one file with content when path is provided.
GET
/
v0
/
api
/
projects
/
{projectGroupId}
/
files
Error
A valid request URL is required to generate request examples{
"files": [
{
"path": "<string>"
}
]
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}Authorizations
Use your Anything API key as the Basic auth username and leave the password empty. Example credentials: anything_xxx:
Path Parameters
Query Parameters
Minimum string length:
1Response
Project files
- Option 1
- Option 2
Show child attributes
Show child attributes
Was this page helpful?