v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Lists <a href="https://docs.aws.amazon.com/sagemaker-unified-studio/latest/userguide/notebooks.html">notebooks</a> in Amazon SageMaker Unified Studio.

get/v2/domains/{domainIdentifier}/notebooks#owningProjectIdentifier

Path parameters

domainIdentifierstring required

The identifier of the Amazon SageMaker Unified Studio domain in which to list notebooks.

Query parameters

owningProjectIdentifierstring required

The identifier of the project that owns the notebooks.

maxResultsinteger

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.

sortOrder'ASCENDING' | 'DESCENDING'

The sort order for the results.

sortBy'CREATED_AT' | 'UPDATED_AT'

The field to sort the results by.

status'ACTIVE' | 'ARCHIVED'

The status of a notebook in Amazon SageMaker Unified Studio.

The status to filter notebooks by.

nextTokenstring

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

nextTokenstring

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.