List sources
Return all sources that have been uploaded to an Orbit Search directory.
GET
List sources
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Return all sources that have been uploaded to an Orbit Search directory.
curl --request GET \
--url https://api.orbitsearch.com/v2/organizations/{organizationId}/directories/{directoryId}/sources \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.orbitsearch.com/v2/organizations/{organizationId}/directories/{directoryId}/sources \
--header 'Authorization: Bearer <token>'