Skip to main content
GET
Resolve Filesystem Path

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Query Parameters

path_segment
string[] | null

One decoded workspace path segment; repeat to preserve boundaries

path
string | null
deprecated

Deprecated workspace path with segments joined by /

Response

Successful Response

mode
string
required
workspace_ref
string
required
folder_id
string<uuid> | null
path_segments
string[]
organisation_id
string | null
entry
FilesystemEntryRead · object | null
ancestors
FilesystemEntryRead · object[]
parent_folder
FilesystemEntryRead · object | null