latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Schedule

Retrieve a set of run policies by query

Used to query run policies

get/schedule/runPolicy

Query parameters

organization_idstring required

The organization id to query

deployment_idstring

The deployment id to query

test_idstring

The test id to filter by; returns only plans that include this test. When supplied, organization_id is required (returns 400 otherwise) - tests are workspace-scoped so the workspace context is needed to use the indexed lookup.

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Response

Array of run policies matching the query

cursorstring

Cursor used for pagination