v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Returns a list of the export jobs for a trained model in a collaboration.

get/collaborations/{collaborationIdentifier}/trained-models/{trainedModelArn}/export-jobs

Path parameters

collaborationIdentifierstring required

The collaboration ID of the collaboration that contains the trained model export jobs that you are interested in.

trainedModelArnstring required

The Amazon Resource Name (ARN) of the trained model that was used to create the export jobs that you are interested in.

Query parameters

nextTokenstring

The token value retrieved from a previous call to access the next page of results.

maxResultsinteger

The maximum size of the results that is returned per call.

trainedModelVersionIdentifierstring

The version identifier of the trained model to filter export jobs by. When specified, only export jobs for this specific version of the trained model are returned.

Response

Success

nextTokenstring

The token value used to access the next page of results.