v1
latestOpenAPI 3.0.12026-07-13149396412.1 KBRecordingRule
get/api/v1/config/recording-rules
Query parameters
page.max_sizeinteger
Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned.
page.tokenstring
Opaque page token identifying which page to request. An empty token identifies the first page.
slugsstring[]
Filters results by slug, where any RecordingRule with a matching slug in the given list (and matches all other filters) is returned.
namesstring[]
Filters results by name, where any RecordingRule with a matching name in the given list (and matches all other filters) is returned.
bucket_slugsstring[]
The execution_groups filter cannot be used when a bucket_slug filter is provided.
execution_groupsstring[]
The bucket_slugs filter cannot be used when an execution_group filter is provided.
Response
A successful response.