List integrations
Integrations
List integrations
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.
GET
List integrations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of results to return (1-100)
Required range:
x <= 100Number of results to skip for pagination
Required range:
x >= 0Global search term
Sort field name
Sort direction
Available options:
asc, desc Workspace ID
Include detailed integration metadata