Get query result
Last updated
Was this helpful?
Last updated
Was this helpful?
GetAssessmentQueryResult returns the total number of results for a saved query.
To get node details for the source entity type, use GetAssessmentQueryNodes. To get related destination nodes for an individual result, use GetAssessmentQueryDestinationNodes.
Sample request:
Sample Response:
The response will include a number_value
representing the total number of results.
The maximum number of results to be returned. Fewer results may be returned even when more pages exist.
The token specifying the specific page of results to retrieve.