v64

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03124241726.5 KB
Monitors

List monitors for target

Returns live monitors matching the supplied target type and/or filter subset.

post/v1/projects/{projectSlug}/monitors/for-target

Path parameters

projectSlugstring required

Project slug (human-readable identifier)

Project slug (human-readable identifier)

Request body

targetType'savedSearch' | 'tool' | 'user' | 'session'

Optional target type to match.

filterSetContainsobject required

Filter subset to match against monitor targets. For one user use userId; for one tool use operation = execute_tool and toolName.

Response

Matching monitors