EndPoint Get List of Queries
Name
get_queries
Description
Gets a list of predefined queries within the organization. [API reference]
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 | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
Id |
DT_WSTR
|
nvarchar(200)
|
200 | False | |
Name |
DT_WSTR
|
nvarchar(200)
|
200 | False | |
Path |
DT_WSTR
|
nvarchar(200)
|
200 | False | |
Url |
DT_WSTR
|
nvarchar(2048)
|
2048 | False | |
CreatedDate |
DT_DBTIMESTAMP
|
datetime
|
False | ||
LastModifiedDate |
DT_DBTIMESTAMP
|
datetime
|
False | ||
IsFolder |
DT_BOOL
|
bit
|
False | ||
HasChildren |
DT_BOOL
|
bit
|
False | ||
CreatedByName |
DT_WSTR
|
nvarchar(255)
|
255 | False | |
CreatedByUniqueName |
DT_WSTR
|
nvarchar(255)
|
255 | False | |
CreatedById |
DT_WSTR
|
nvarchar(200)
|
200 | False | |
LastModifiedByName |
DT_WSTR
|
nvarchar(255)
|
255 | False | |
LastModifiedByUniqueName |
DT_WSTR
|
nvarchar(255)
|
255 | False | |
LastModifiedById |
DT_WSTR
|
nvarchar(200)
|
200 | False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |