get https://{controlPlaneURL}/api/ml/v1/ml-repos/
Get a ml repo by id
Args:
id: Unique identifier of the ml repo to get
user_info: Authenticated user information
Returns:
GetMLRepoResponse: The ml repo
Get a ml repo by id
Args:
id: Unique identifier of the ml repo to get
user_info: Authenticated user information
Returns:
GetMLRepoResponse: The ml repo
Try It!
to start a request and see the response here!