Skip to main content
GET
Get AI data source content
Retrieves the stored content of a Question or Text source. For Questions, returns parsed questions array and answer. For Texts, returns the raw text content. Other source types cannot be retrieved through this endpoint.

Authorizations

X-API-Key
string
header
required

Authenticate your account by including your secret key in API requests. You can manage your API keys in the Dashboard.

Authentication to the API is performed by using the HTTP Header X-API-Key.

Path Parameters

uuid
string
required

UUID of the source to retrieve.

Response

Source content retrieved successfully.

Question source content.

questions
string[]
Example:
answer
string
Example:

"To reset your password, click on..."