External DocumentationTo learn more, visit the Tenable documentation.
Parameters
Example Output
Workflow Library Example
Get Asset Export Status with Tenable and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Export UUID | The UUID for the export request. |
{
"value": {
"chunks_available": [
1,
2,
3,
4
],
"status": "FINISHED"
}
}
Was this page helpful?