Get a source
Return full metadata for a single source, including row counts and validation details.
GET
Get a source
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Return full metadata for a single source, including row counts and validation details.
curl --request GET \
--url https://api.orbitsearch.com/v2/organizations/{organizationId}/directories/{directoryId}/sources/{sourceId} \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.orbitsearch.com/v2/organizations/{organizationId}/directories/{directoryId}/sources/{sourceId} \
--header 'Authorization: Bearer <token>'