Citations

The citation object

Fields

Field Type Description
id integer

The unique ID of the citation.

url string

The URL that the AI engine cited.

title string

The title of the cited page, if known.

description string

A short description of the cited page, if known.

domain string

The domain of the source that this citation belongs to.

position integer

The one-indexed order in which the citation appeared in the response. A position of 1 means it was the first citation in the answer.

response Response

The response this citation came from. Returned when requested via include=response or a deeper chain.

source_url SourceUrl

The classified source URL this citation belongs to. Returned when requested via include=source_url or include=source_url.source.

created_at datetime

When the citation was recorded.

updated_at datetime

When the citation was last updated.