Lists <a href="https://docs.aws.amazon.com/sagemaker-unified-studio/latest/userguide/notebooks.html">notebooks</a> in Amazon SageMaker Unified Studio.
Path parameters
The identifier of the Amazon SageMaker Unified Studio domain in which to list notebooks.
Query parameters
The identifier of the project that owns the notebooks.
The maximum number of notebooks to return in a single call. When the number of notebooks exceeds the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value.
The sort order for the results.
The field to sort the results by.
The status of a notebook in Amazon SageMaker Unified Studio.
The status to filter notebooks by.
When the number of notebooks is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of notebooks, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListNotebooks</code> to list the next set of notebooks.
Response
Success