Azure DevOps Connector
Documentation
Version: 2
Documentation

EndPoint Get List of Queries


Name

get_queries

Description

Gets a list of predefined queries within the organization. [API Help]

Parameters

Parameter Label Required Options Description
Project Project Name YES The Name of the project.
Depth Max Depth (items inside nested folders) NO

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 200 False
Name DT_WSTR 200 False
Path DT_WSTR 200 False
Url DT_WSTR 2048 False
CreatedDate DT_DBTIMESTAMP 0 False
LastModifiedDate DT_DBTIMESTAMP 0 False
IsFolder DT_BOOL 0 False
HasChildren DT_BOOL 0 False
CreatedByName DT_WSTR 255 False
CreatedByUniqueName DT_WSTR 255 False
CreatedById DT_WSTR 200 False
LastModifiedByName DT_WSTR 255 False
LastModifiedByUniqueName DT_WSTR 255 False
LastModifiedById DT_WSTR 200 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.