Get Datasets By Model Id

Description:

Get the datasets which are connected to the specified model_id.

Args:

model_id: Model ID to filter by.
columns - list of columns to SELECT.

Returns:

Returns a list dataset objects.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!