TaskLayouts
View the list of all the task layouts available in your portal.
Select
This is a portal-level view. You can use the below query to get all Task Layouts:SELECT * FROM TaskLayouts
Columns
| Name | Type | Description |
| Id [KEY] | String | Task Layout Id. |
| Name | String | Task Layout Name. |
| Default | Boolean | Task Layout Default. |