v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Returns a list of trained model inference jobs in a specified collaboration.

get/collaborations/{collaborationIdentifier}/trained-model-inference-jobs

Path parameters

collaborationIdentifierstring required

The collaboration ID of the collaboration that contains the trained model inference 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.

trainedModelArnstring

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

trainedModelVersionIdentifierstring

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

Response

Success

nextTokenstring

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