AgentGetErrorsTimelineOptions
Options for getting the agent errors timeline.
Extends
Properties
| Property |
Type |
Description |
agentId? |
string |
Filter to a single agent by ID. |
agentNames? |
string[] |
Filter to specific agent names. |
folderKeys? |
string[] |
Optional folder keys to scope the lookup. Intersected with the user's accessible folders. |
limit? |
number |
Max number of agents to return. Default 10 |
processVersion? |
string |
Filter to a specific process version. |
projectKeys? |
string[] |
Filter to specific project keys. |