Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 2.7 KB

ListConnectionsRequest.md

File metadata and controls

executable file
·
11 lines (8 loc) · 2.7 KB

ListConnectionsRequest

Fields

Field Type Required Description
includeDeleted Boolean Include deleted connections in the returned results.
limit Integer Set the limit on the number of Connections returned. The default is 20.
offset Integer Set the offset to start at when returning Connections. The default is 0
workspaceIds List<String> The UUIDs of the workspaces you wish to list connections for. Empty list will retrieve all allowed workspaces.