Sources

The source object

Fields

Field Type Description
id integer

The unique ID of the source.

project_id integer

The ID of the project the source belongs to.

domain string

The domain of the cited URL.

type string

The source type, as classified by Pineprompt.

playbook string

The playbook category the source falls under.

analyzed_at datetime

When the source was most recently analyzed, or null if it has not yet been analyzed.

project Project

The parent project. Returned when requested via include=project or include=project.organization.

created_at datetime

When the source was created.

updated_at datetime

When the source was last updated.