---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources"
tags: ["ArtifactSources"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources`

List artifact sources in a given lab.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `labName` string, required

## Query parameters

- `$expand` string
- `$filter` string
- `$top` integer
- `$orderby` string
- `api-version` string, required

## Response `200`

OK

- ArtifactSourceList — The response of a list operation.
  - `value` ArtifactSource[] — Results of the list operation.
    - `id` string — The identifier of the resource.
    - `name` string — The name of the resource.
    - `type` string — The type of the resource.
    - `location` string — The location of the resource.
    - `tags` object — The tags of the resource.
  - `nextLink` string — Link for next set of results.

## Other responses

- `default` — BadRequest

---

[API](https://skmtc.dev/azure/apis/devtestlabsclient.md) · [All operations](https://skmtc.dev/azure/apis/devtestlabsclient/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/devtestlabsclient/revisions/a1f17c27e170/schema)
