Skip to main content
GET
Get connections for multiple models

Authorizations

x-api-key
string
header
required

API key for authentication. Must start with dd- prefix.

Headers

x-api-key
string
default:dd-00000000000000000000000065c9cbfe
required

API Key

Query Parameters

model_ids
string
required

Comma-separated list of model IDs

Response

Batch connection info

Standard API success response wrapper

success
boolean
required

Whether the operation was successful

Example:

true

message
string

Human-readable status message

Example:

"Operation successful"

data
any

Response payload (varies by endpoint)