Skip to main content

Connect an external source to Studio and pull unlabeled data from it.

Connect an external source to Studio and pull unlabeled data from it.

Path Parameters
  • project_id integer required

    ID of the project

Request Body required
  • credential_id number required

    ID of the credential to be used to connect to the external source.

  • source string required

    A string that identifies the source

  • parameters object

    Parameters to filter the data returned by the external source.

Responses

OK


Schema
  • id uuid

    The unique ID of the uploaded file.

  • preview array[]

    Possible values: >= 2

    A preview of the columns found in that file. The first element represents the header, if present.

Loading...