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