cURL
curl --request GET \ --url https://api.example.com/api/core/use-cases/{use_case_id}/knowledge-sources \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "type": "manually_synced", "sync_settings_id": "<string>", "enable_filtering": false } ]
Bearer token authentication. Format: 'Bearer '
Successful Response
confluence
disa
google_drive
jira
one_losp
sap_btp
sharepoint
still_sales_and_service
cloud_storage
manually_synced
Was this page helpful?