GET
List project secret files

Authorizations

Authorization
string
header
required

Bearer token for authentication. Format: 'Bearer {token}'

Headers

X-Workspace-Id
string

Workspace ID (uses default workspace if not provided)

Path Parameters

project_id
string
required

Project ID or UUID

Response

List project secret files

name
string
required

Server-assigned identifier, unique across the platform. Use it in every other secret file endpoint

filename
string
required

Path the file is mounted at inside the container

created_at
string<date-time>
required

Creation timestamp

updated_at
string<date-time>
required

Last update timestamp