RuleboardService
Get ruleboard finding counts
get/api/agent/deployments/{deploymentId}/ruleboards/{ruleboardSlug}/finding_counts
Path parameters
deploymentIdstring required
ruleboardSlugstring required
Query parameters
sincestring date-time
Filters issues relevant since the specified timestamp. Applies to all issue types.
untilstring date-time
Filters issues created before the specified timestamp. Applies to all issue types.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.