Get results from an asynchronous query
Retrieves paginated results from a previously executed async query using its UUID. Use this endpoint to fetch query results after the query has completed execution.
The UUID of the async query to retrieve results for
Page number for pagination (starts at 1)
Number of results per page (default: 500, max: 5000)
Success
The response is of type object
.