Get Source
Retrieve details for a document source including its schema binding, document count, auto-extraction settings, and webhook configuration.
GET
/v1/sources/:idPath parameters
| Parameter | Type | Description |
|---|---|---|
| id | string | The source ID |
Example
curl https://api.talonic.com/v1/sources/src_def456 \
-H "Authorization: Bearer tlnc_sk_live_7f3a...x9k2"