Skip to main content
GET
/
datasets
{
  "value": [
    {
      "dataUri": "<string>",
      "type": "uri_file",
      "isReference": true,
      "connectionName": "<string>",
      "id": "<string>",
      "name": "<string>",
      "version": "<string>",
      "description": "<string>",
      "tags": {}
    }
  ],
  "nextLink": "<string>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

api-version
string
required

The API version to use for this operation.

Minimum length: 1

Response

The request has succeeded.

Paged collection of DatasetVersion items

value
object[]
required

The DatasetVersion items on this page

The link to the next page of items