Skip to main content
Retrieve a list of case findings by a case ID. Required permissions to run this action: findings:view, cases:view.
External DocumentationTo learn more, visit the Artemis documentation.

Parameters

ParameterDescription
Case IDThe ID of the case to retrieve findings for.
CursorThe cursor used for pagination. Obtain this value from the next_cursor field in a previous response.
LimitThe maximum case findings retrieved in a single execution. The valid range is 1-200.
Return All PagesAutomatically fetch all resources, page by page.

Workflow Library Example

List Case Findings with Artemis and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop