GET
/
api
/
v1
/
folders

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Query Parameters

workspaceId
string
required

The ID of the project to list folders from.

environment
string
required

The slug of the environment to list folders from.

path
string
default: /

The path to list folders from.

directory
string
default: /

The directory to list folders from. (Deprecated in favor of path)

Response

200 - application/json
folders
object[]
required

Was this page helpful?