Docs Home
/
Zoo Developer Tools
/
API
/
ML
/
List The Org Datasets That Are Currently Attached To A Custom Ml Model Owned By The Caller%E2%80%99s Organization

List the org datasets that are currently attached to a custom ML model owned by the caller’s organization

Parameters

Name

Type

Req.

  • id

    string / UUID
    required

Returns

  • 200 OK

    successful operation

    Name

    Type

    Req.

    body

    array
    optional
    Array of
    • access_role_arn

      string
      optional
    • created_at

      string / ISO-8601
      optional
    • id

      string / UUID
      optional
    • last_sync_error

      string
      optional
    • last_sync_error_at

      string / ISO-8601
      optional
    • name

      string
      optional
    • org_id

      string / UUID
      optional
    • source_uri

      string
      optional
    • status

      string
      optional
      Possible values
      • active:  Dataset is active and can be used.
      • deleting:  Dataset is being deleted and should not be mutated or used.
      • errored:  Dataset encountered sync errors and needs attention.
    • storage_provider

      string
      optional
      Possible values
      • s3:  Amazon Simple Storage Service.
      • zoo_managed:  Zoo-managed dataset storage backed by the API's internal object store.
    • updated_at

      string / ISO-8601
      optional
get
/ml/custom/models/{id}/datasets
200 OK
Response
Zookeeper is here!
You guide the design. Zookeeper does the work.