Returns available integrations with optional connection status for the workspace.
When detail=true, returns full integration metadata from Nango including available actions, endpoints, and whether the workspace has an active connection.
When detail=false (default), returns only connected integrations from the database.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workspace ID
Maximum number of integrations to return (1-100)
x <= 100Number of integrations to skip for pagination
x >= 0Include detailed integration metadata