Skip to main content
GET
Get file content

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Query Parameters

file_path
string
required

Path to the file

context_type
enum<string>
required

Type of access context

Available options:
chat,
thread,
finder
context_id
string
required

ID of the access context

use_case_id
string | null

Optional ID of the use case

display_mode
enum<string>
required

Display mode for the file

Available options:
view,
download

Response

Successful Response