Skip to main content
GET
Look up source metadata for a connector URI

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The ID of the data connector

Query Parameters

url
string
required

Connector URI to look up. Must match the connector's type.

Response

Source metadata for the URI

object
enum<string>
required
Available options:
source_metadata
source_metadata
object
required

Per-source provenance captured from the upstream connector, discriminated by source_type. Populated for Grain, Zoom, Recall, Google Drive, Dropbox, and Gong; files synced before a connector was upgraded carry null. S3/GCS files carry null (plain object stores have no richer metadata).