Skip to main content
GET
Resolve Filesystem Asset

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

asset_type
string
required
asset_id
string<uuid>
required

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