Skip to main content
GET
Resolve several objects

Authorizations

Authorization
string
header
required

A Doris API key that starts with sk-live-. A workspace admin creates keys in Settings > Workspace > Developer. A key works only on /api/v1/ontology/ routes.

Query Parameters

refs
string
required

Comma-separated type:id pairs, 50 at most. Example: deal:5590756e-c2e2-50f9-ba17-0f8dcee493bd,person:a1b2c3d4-5678-9abc-def0-123456789abc.

privacy
enum<string>
default:full

The PII level of the response. See Privacy modes.

Available options:
full,
masked,
anonymous

Response

Results keyed by type:id, and errors keyed the same way.

ok
boolean
results
object
errors
object