List

List source connections with minimal fields for performance.

Authentication

x-api-keystring
API Key authentication via header

Headers

X-Framework-NamestringOptional
X-Framework-VersionstringOptional

Query Parameters

collectionstring or nullOptional
Filter by collection readable ID
skipintegerOptional>=0Defaults to 0
limitintegerOptional1-1000Defaults to 100

Response

Successful Response
idstringformat: "uuid"
namestring
short_namestring
readable_collection_idstring
created_atstringformat: "date-time"
modified_atstringformat: "date-time"
is_authenticatedboolean
auth_methodenum
Get authentication method from database value.
Allowed values:
statusenum
Compute connection status from current state.
entity_countinteger or nullDefaults to 0

Errors