Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
FindConnectionsQuery
Interface FindConnectionsQuery
interface
FindConnectionsQuery
{
userId
?:
string
;
isTest
?:
boolean
;
integrationKey
?:
string
;
integrationId
?:
string
;
includeArchived
?:
boolean
;
limit
?:
number
;
cursor
?:
string
;
}
Hierarchy (
view full
)
PaginationQuery
FindConnectionsQuery
Index
Properties
user
Id?
is
Test?
integration
Key?
integration
Id?
include
Archived?
limit?
cursor?
Properties
Optional
user
Id
user
Id
?:
string
Optional
is
Test
is
Test
?:
boolean
Optional
integration
Key
integration
Key
?:
string
Optional
integration
Id
integration
Id
?:
string
Optional
include
Archived
include
Archived
?:
boolean
Optional
limit
limit
?:
number
Optional
cursor
cursor
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Id
is
Test
integration
Key
integration
Id
include
Archived
limit
cursor
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...