How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ThousandEyes Network Endpoint Scheduled Test Results API

The Network Endpoint Scheduled Test Results API from ThousandEyes — 4 operation(s) for network endpoint scheduled test results.

ThousandEyes Network Endpoint Scheduled Test Results API is one of 98 APIs that ThousandEyes publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Network Endpoint Scheduled Test Results. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 4 operations across 4 paths, and defines 120 schemas. It is described by OpenAPI 3.2.0, at version 7.0.100.

Requests are made against a single base URL, https://api.thousandeyes.com/v7.

4 operations 4 paths 120 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
7.0.100
Base URL
https://api.thousandeyes.com/v7
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

ThousandEyes Network Endpoint Scheduled Test Results API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer authentication token

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Network Endpoint Scheduled Test Results 4
POST
/endpoint/test-results/scheduled-tests/{testId}/network/filter
Retrieve network scheduled test results
filterScheduledTestNetworkResults 7 params body → 200401403404429500502
POST
/endpoint/test-results/scheduled-tests/network/filter
Retrieve network scheduled test results from multiple tests
filterScheduledTestsNetworkResults 8 params body → 200401403404429500502
GET
/endpoint/test-results/scheduled-tests/{testId}/path-vis
Retrieve path visualization network scheduled test results
getScheduledTestPathVisResults 6 params → 200401403404429500502
GET
/endpoint/test-results/scheduled-tests/{testId}/path-vis/agent/{agentId}/round/{roundId}
Retrieve path visualization network scheduled test results details
getScheduledTestPathVisAgentRoundResults 4 params → 200401403404429500502

Schemas 120

The contract defines 120 schemas that model the data the API accepts and returns. The most detailed are EndpointTest (20 properties), EndpointTestResult (13 properties), CellularProfile (10 properties), NetworkWirelessProfile (10 properties). Each schema is shown below with its type and property counts.

TestUseNtlm
boolean
Set to true to use NTLM, false to use Basic Authentication. Requires username and password to be set.
TcpPathTraceModeResponse
string
Path trace mode used by network test. Only valid when the protocol is set to TCP.
TestName
string
Name of the test.
TestIsSavedEvent
boolean
Indicates if the test is a saved event. Note: Saved Events are now called Private Snapshots in the user interface. This change does not affect API.
EndpointTestsDataSearchFilter
object
4 properties
EndpointTestAgents
array
List of endpoint agent IDs (obtained from /endpoint/agents endpoint). Required when agentSelectorType is set to specific-agent.
TotalHits
integer
Total number of measurements that match the search criteria.
EndDate
string
(Optional) When passing window or endDate parameter, the client will also receive the endDate field indicating the UTC end date of the data's time range being…
TestCreatedDate
string
UTC created date (ISO date-time format).
AsnDetails
object
2 properties
ThresholdFilterName
string
Metric on which the threshold filter is applied.
TestIsPrioritized
boolean
Indicates whether the test should be prioritized when the number of tests assigned to an agent exceeds the license limit.
EndpointHttpServerBaseTest
object
9 properties
EndpointTestsDataSearchSort
object
2 properties
TestSslVersionId
string
SSL version options: Use '0' for automatic selection. Use '3' for SSLv3. Use '4' for TLS v1.0. Use '5' for TLS v1.1. Use '6' for TLS v1.2. Use '7' for TLS v1.3.
EndpointScheduledTestType
string
Type of test being queried.
EndpointAgentId
string
Unique ID of endpoint agent, from /endpoint/agents endpoint.
EndpointTestPort
integer
Port number.
CellularProfile
object
Cellular network profile information for a mobile endpoint agent.
10 properties
EndpointAgentLabels
array
Deprecated. Use tagIds instead. List of endpoint agent label IDs (obtained from /endpoint/labels endpoint), required when agentSelectorType is set to agent-lab…
NetworkProxyProfile
object
2 properties
UserPrincipalName
string
User login name in Internet-style format, typically used in Active Directory environments.
IcmpBlocked
boolean
Set to true if network target is blocking ICMP echo (ping) queries.
TestInterval
integer
Interval between test runs in seconds.
TestLabel
object
3 properties
UserPrincipalNameFilter
array
Filters results based on an array of userPrincipalName values.
CpuUtilization
object
6 properties
NicDriverVersionFilter
array
Filters results to NIC driver versions that exactly match one of the provided values. Matching is case-sensitive.
TestFollowRedirects
boolean
To disable following HTTP/301 or HTTP/302 redirect directives, set this parameter to false.
PathVisDetailEndpointTestResult
SelfLinks
object
A links object containing the self link.
1 property
NetworkWirelessProfile
object
10 properties
SystemMetrics
object
5 properties
EndpointSpecificAgentsSelectorType
string
EndpointTestAuthType
string
HTTP authentication type.
BatteryMetrics
object
Battery metrics for the endpoint agent.
3 properties 2 required
PathVisEndpointTestResults
object
5 properties
NetworkProfile
VpnType
string
Name of the VPN provider.
PathVisBaseEndpointTestResult
TestIsEnabled
boolean
Indicates if test is enabled.
NetworkProxy
object
2 properties
ApplicationScoreQuality
string
PathVisDetailEndpointTestResults
object
3 properties
EndpointPathTrace
object
7 properties
EndpointScoreNumeric
number
A fine-grained score between 0 and 100.
TestHasPathTraceInSession
boolean
Enables "in session" path trace. When enabled, this option initiates a TCP session with the target server and sends path trace packets within the established T…
EndpointZtaMetrics
object
5 properties
UnauthorizedError
object
2 properties
BatteryLevel
string
Battery level indicator.
EndpointAllAgentsSelectorType
string
EndpointAgentToServerType
string
Type of test being queried.
TestSslVersion
string
Reflects the verbose SSL protocol version used by a test.
TestNetworkMeasurements
boolean
Enable or disable network measurements. Set to true to enable or false to disable network measurements.
PaginationNextLink
object
A links object containing a related link for forward pagination.
1 property
TestProbeModeResponse
string
Probe mode returned by network test APIs, only valid when the protocol is set to TCP. Configuration responses return user-selectable values, while result respo…
EndpointPathVisRoute
object
5 properties
AccountGroupId
string
A unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint.
EndpointTestProtocol
string
Protocol requested for the test.
EndpointTestsDataThresholdFilter
object
The metric is filtered based on the threshold value and operator provided.
3 properties
MultiTestIdEndpointTestsDataRoundsSearch
object
3 properties
UserProfile
object
Details of the logged-in user, including username and user principal name.
2 properties
EndpointHttpServerTest
PaginationNextAndSelfLink
object
A links object containing a related link for forward pagination.
2 properties
EndpointTestsDataSearchSortKey
string
EndpointAgentLabelsSelectorType
string
TargetProfile
object
3 properties
EndpointZtaSegmentType
string
Type of ZTA segment.
TestLabels
array
Labels to which the test is assigned. This field is not returned for Instant Tests.
Platform
string
OS platform types. Platform "linux" was recently renamed to "roomos".
NetworkInterface
object
8 properties
UdpPathTraceModeResponse
string
Path trace mode used by network test. Only valid when the protocol is set to UDP.
EndpointAgentTagsSelectorType
string
TagIds
array
List of tag IDs (obtained from /tags endpoint).
EndpointTestSelfLink
SortOrder
string
Parameter indicates the ascending/descending order of the sorting, using either the asc or desc values.
EndpointAgentSelectorConfig
object
Agents selection object based on agentSelectorType.
1 required
Error
object
5 properties
EndpointTestsDataRoundsSearch
object
3 properties
EndpointHttpServerType
string
Type of test being queried.
TestHttpVersion
integer
HTTP protocol version. Set to '2' to prefer HTTP/2, or '1' to use only HTTP/1.1.
EndpointAllAgentsSelectorConfig
object
Any agent selection object.
2 properties 1 required
MultiTestIdNetworkEndpointTestResults
object
5 properties
InterfaceHardwareType
string
EndpointTestsDataThresholdFilters
object
All filters are applied based on the conditional operator (and/or).
2 properties
EndpointPingDataPointScore
object
2 properties
EndpointTestResultUrl
string
The test target URL.
RoundId
integer
Epoch time (seconds) indicating the start time of the round.
PhysicalMemoryUsedBytes
object
6 properties
NetworkEndpointTestResults
object
6 properties
PathVisEndpointTestResult
TestUsername
string
Username for Basic/NTLM authentication.
TestHttpTargetTime
integer
Target time for HTTP server completion, specified in milliseconds.
TestProtocol
string
Protocol used by dependent network tests (end-to-end, path trace, PMTUD).
ScheduledTestResults
array
Reference to the test results.
NetworkEndpointTestResult
StartDate
string
(Optional) When passing window or startDate parameter, the client will also receive the startDate field indicating the UTC start date of the data's time range…
CellularNetworkGen
string
Cellular network generation.
TestId
string
Unique ID of endpoint test.
EndpointTestEthernetProfile
object
1 property
EndpointTestResult
object
13 properties
VpnProfile
object
4 properties
EndpointTest
object
20 properties 1 required
EndpointPathVisHop
EndpointTestMaxMachines
integer
Maximum number of agents which can execute the test.
Link
object
A hyperlink from the containing resource to a URI.
8 properties 1 required
ThresholdFilterOperator
string
MultiTestIdEndpointTestsDataSearchFilter
object
4 properties
EndpointAgentToServerTest
EndpointAgentLabelsSelectorConfig
object
Agent labels selection object.
4 properties 1 required
EndpointIpVersionOut
string
For reading current network test configurations, the IP version of the test. Values include V4ONLY, V6ONLY, V6PREFER, and OSDEFAULT.
ExpandEndpointNetworkOptions
string
Hop
object
3 properties
EndpointSpecificAgentsSelectorConfig
object
Specific agents selection object.
3 properties 1 required
EndpointScheduledTest
EndpointTestResultProtocol
string
Protocol used to perform the test.
ConditionalOperator
string
NicModelFilter
array
Filters results to NIC models that exactly match one of the provided values. Matching is case-sensitive.
EndpointAgentTagsSelectorConfig
object
Agent tags selection object.
4 properties 1 required
EndpointTestLinks
object
A list of links that can be accessed to get more information.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

thousandeyes-network-endpoint-scheduled-test-results-api-openapi.yml Raw ↑

Other APIs ThousandEyes publishes across the network.

ThousandEyes Account Groups API
ThousandEyes Agent Proxies API
ThousandEyes Agent to Agent Instant Tests API
ThousandEyes Agent to Agent Tests API
ThousandEyes Agent To Server Endpoint Dynamic Tests API
ThousandEyes Agent to Server Endpoint Instant Scheduled Tests API
ThousandEyes Agent to Server Endpoint Scheduled Tests API
ThousandEyes Agent to Server Instant Tests API
ThousandEyes Agent to Server Tests API
ThousandEyes Alert Rules API
ThousandEyes Alert Suppression Windows API
ThousandEyes Alerts API
Where this information came from

This is an independent, third-party profile of ThousandEyes Network Endpoint Scheduled Test Results API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.