get-synthetic-tests
Retrieve a list of Datadog Synthetic tests, including API and browser types. Filter by test type or location to find specific tests or failing ones.
Instructions
List Datadog Synthetic tests (API and browser). Use for 'show all synthetic tests', 'what API tests exist', or 'which tests are failing'. Returns test names, types, status, locations, and tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Number of tests per page | |
| pageNumber | No | Page number for pagination | |
| type | No | Filter by test type ('api' or 'browser') | |
| locations | No | Comma-separated location filter |