v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1440296193.3 KB

Run queries to access information from your knowledge graph of entities within individual workspaces.

The ExecuteQuery action only works with Amazon Web Services Java SDK2. ExecuteQuery will not work with any Amazon Web Services Java SDK version < 2.x.

post/queries/execution

Request body

workspaceIdstring required

The ID of the workspace.

queryStatementstring required

The query statement.

maxResultsinteger

The maximum number of results to return at one time. The default is 50.

nextTokenstring

The string that specifies the next page of results.

Response

Success

nextTokenstring

The string that specifies the next page of results.