Experiments
Get all Experiments in a specific workspace.
Get all experiments in a specific workspace with the specified query filters.
post/history/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/experiments: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.
Request body
Example request
{
"orderBy": "Color, Size desc"
}Response
Success