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