Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://example.com/api/indexes/{indexId}/sources/{sourceId} \ --cookie better-auth.session_token=
{ "enabled": true, "endpoint": "<string>", "hasUnsupportedConfig": true, "inputFormat": "<string>", "messageType": "<string>", "numPipelines": 123, "queueUrl": "<string>", "region": "<string>", "sourceId": "<string>", "sourceType": "<string>", "streamName": "<string>", "vrlScript": "<string>" }
1
Successful response