Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.72 KB

ListDestinationsRequest.md

File metadata and controls

11 lines (8 loc) · 2.72 KB

ListDestinationsRequest

Fields

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