Skip to main content
GET
Get file context

Authorizations

Authorization
string
header
required

Pass an API key or JWT token. API keys can be sent as Authorization: Bearer <key> or Authorization: <key>.

Path Parameters

context_key
string
required

The file context's unique key (e.g. patient_reports).

Response

File context details.

status
enum<string>
Available options:
SUCCESS
message
string
data
object
timestamp
string<date-time>