Skip to main content
GET
Resolve an exact folder path relative to the Storage root.

Authorizations

Authorization
string
header
required

Bearer JWT token or API Key (sk-*).

Query Parameters

path
string
required

Folder path relative to the Storage root. Leading and trailing slashes are optional.

Maximum string length: 1024
Example:

"exports/daily"

Response

200

Folder resolved.

Last modified on September 5, 2026