Get files in a workspace project.
Projects
Get files in a workspace project.
Returns list of files in the specified directory path.
GET
Get files in a workspace project.
Authorizations
Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.
Path Parameters
Query Parameters
Company ID
Directory path (default: /)
Include file content (default: false)
Response
List of project files
Project file object
File ID
File name
File path
File type/extension
MIME type
File content (if requested)
Whether this is a directory
File size in bytes
Whether file is publicly published
Public URL slug (if published)
Full public URL (if published)
Creation timestamp
Last update timestamp

