v1

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

Gets the details of a notebook export in Amazon SageMaker Unified Studio.

get/v2/domains/{domainIdentifier}/notebook-exports/{identifier}

Path parameters

domainIdentifierstring required

The identifier of the Amazon SageMaker Unified Studio domain in which the notebook export exists.

identifierstring required

The identifier of the notebook export.

Response

Success

idstring required

The identifier of the notebook export.

domainIdstring required

The identifier of the Amazon SageMaker Unified Studio domain.

owningProjectIdstring required

The identifier of the project that owns the notebook.

notebookIdstring required

The identifier of the notebook.

fileFormat'PDF' | 'IPYNB' required

The file format of the notebook export.

status'IN_PROGRESS' | 'SUCCEEDED' | 'FAILED' required

The status of the notebook export.

completedAtstring date-time

The timestamp of when the notebook export completed.

createdAtstring date-time

The timestamp of when the notebook export was started.

createdBystring

The identifier of the user who started the notebook export.