Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Headers

AiQL-Workspace
string
required

ID of the workspace the request operates on.

Path Parameters

id
string
required

Response

Successful Response

id
string
required

Unique identifier of the referenced source document.

url
string
required

URL to preview the source.

reference_count
integer
required

Number of times the source was referenced in the query's output.

filename
string | null

Original filename of the source, if available.

title
string | null

Title of the source, if available.

summary
string | null

Summary of the source, if available.

metadata
Metadata · object | null

Additional metadata of the source, if available.