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 |
| project | Project | The parent project. Returned when requested via |
| created_at | datetime | When the source was created. |
| updated_at | datetime | When the source was last updated. |