Skip to main content

Get Source

Retrieve details for a document source including its schema binding, document count, auto-extraction settings, and webhook configuration.

GET/v1/sources/:id

Path parameters

ParameterTypeDescription
idstringThe source ID

Example

curl https://api.talonic.com/v1/sources/src_def456 \
  -H "Authorization: Bearer tlnc_sk_live_7f3a...x9k2"