List White Label Source Connections
List all source connections created through a specific white label integration.
Returns source connections that were established using this white label’s OAuth flow.
Path parameters
white_label_id
The unique identifier of the white label integration
Headers
x-api-key
Response
Successful Response
id
Unique identifier for the source connection.
name
Human-readable name of the source connection.
short_name
Technical identifier of the source type (e.g., ‘stripe’, ‘postgresql’).
status
Current operational status: active, in_progress, or failing.
Allowed values:
created_at
When the source connection was created (ISO 8601 format).
modified_at
When the source connection was last modified (ISO 8601 format).
sync_id
Internal identifier for the sync configuration.
collection
Readable ID of the collection where this connection syncs data.
description
Brief description of what data this connection provides.
white_label_id
Identifier for custom OAuth integrations, if applicable.