External DocumentationTo learn more, visit the Reco documentation.
Actions
List Entry Labels
Retrieve a list of all entry label definitions.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"labelsDefinition": [
{
"name": "<string>",
"description": "<string>",
"tooltip": "<string>",
"type": "<string>",
"riskLevel": "<string>",
"creator": "<string>",
"isClosed": false,
"LabelUUID": "<string>",
"dataCategory": "<string>",
"riskLevelChangedBy": "<string>",
"relatedEntryTypes": "<string>"
}
]
}
Was this page helpful?