List Integration Source User Identifiers
List all user identifiers for a specific integration source.
Args: organization_id: Organization ID source_id: Integration source ID db: Database session current_user_id: Current authenticated user ID
Returns: List of user integration identifiers for this source
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Organization that owns this identifier mapping
User this identifier belongs to
Integration source where this identifier is used
Key/field name for the identifier (e.g., 'owner_id', 'user_email', 'employee_id')
The actual identifier value
Method used to discover this identifier
mcp_tool, llm_discovery, manual Confidence score for LLM-discovered identifiers (0.0-1.0)
Additional context about the identifier