run

List Rule Logs

List logs for a particular rule

get/api/v1/runs/rules/{rule_id}/logs

Path parameters

rule_idstring uuid required

Query parameters

limitinteger
offsetinteger
start_timestring date-time nullable
end_timestring date-time nullable
session_idstring uuid nullable

Response

Successful Response

rule_idstring uuid required
run_idstring uuid required
run_namestring nullable
run_typestring nullable
run_session_idstring uuid nullable
start_timestring date-time required
end_timestring date-time required
application_timestring date-time nullable
thread_idstring nullable

Changes

Changed in 1 of the 48 revisions of this API.1

    • added the optional property / to the response with the status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog