latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
integrations-v3
Test Query
Execute an ad-hoc query against a saved integration.
Used to test connectivity and queries (logs, metrics, traces, …) with the live credentials stored for the instance. The query string is interpreted by the integration in its native language (LogQL, PromQL, TraceQL, …).
Permissions: org admin of the owning org, or platform admin.
Returns HTTP 404 if the instance does not exist, and HTTP 501 if the integration type does not support ad-hoc query execution.
post/v3/integrations/{id}/test-query
Path parameters
idstring required
Request body
Response
Successful Response