Run
Get all Runs for a specific Experiment.
Get all Runs for a specific Experiment with the specified query filters.
post/history/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/experiments/{experimentName}/runs:query
Path parameters
subscriptionIdstring uuid required
The Azure Subscription ID.
resourceGroupNamestring required
The Name of the resource group in which the workspace is located.
workspaceNamestring required
The name of the workspace.
experimentNamestring required
The experiment name.
Request body
Example request
{
"orderBy": "Color, Size desc"
}Response
Success