> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-sdk-testing-latest.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# project

## Chainable Ops

### <a id="project-artifact" />`project-artifact`

Returns the [artifact](/models/ref/query-panel/artifact) for a given name within a [project](/models/ref/query-panel/project)

| Argument       | Description                                                  |
| :------------- | :----------------------------------------------------------- |
| `project`      | A [project](/models/ref/query-panel/project)                 |
| `artifactName` | The name of the [artifact](/models/ref/query-panel/artifact) |

#### Return Value

The [artifact](/models/ref/query-panel/artifact) for a given name within a [project](/models/ref/query-panel/project)

### <a id="project-artifactType" />`project-artifactType`

Returns the [artifactType](/models/ref/query-panel/artifact-type) for a given name within a [project](/models/ref/query-panel/project)

| Argument       | Description                                                           |
| :------------- | :-------------------------------------------------------------------- |
| `project`      | A [project](/models/ref/query-panel/project)                          |
| `artifactType` | The name of the [artifactType](/models/ref/query-panel/artifact-type) |

#### Return Value

The [artifactType](/models/ref/query-panel/artifact-type) for a given name within a [project](/models/ref/query-panel/project)

### <a id="project-artifactTypes" />`project-artifactTypes`

Returns the [artifactTypes](/models/ref/query-panel/artifact-type) for a [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The [artifactTypes](/models/ref/query-panel/artifact-type) for a [project](/models/ref/query-panel/project)

### <a id="project-artifactVersion" />`project-artifactVersion`

Returns the [artifactVersion](/models/ref/query-panel/artifact-version) for a given name and version within a [project](/models/ref/query-panel/project)

| Argument               | Description                                                                          |
| :--------------------- | :----------------------------------------------------------------------------------- |
| `project`              | A [project](/models/ref/query-panel/project)                                         |
| `artifactName`         | The name of the [artifactVersion](/models/ref/query-panel/artifact-version)          |
| `artifactVersionAlias` | The version alias of the [artifactVersion](/models/ref/query-panel/artifact-version) |

#### Return Value

The [artifactVersion](/models/ref/query-panel/artifact-version) for a given name and version within a [project](/models/ref/query-panel/project)

### <a id="project-createdAt" />`project-createdAt`

Returns the creation time of the [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The creation time of the [project](/models/ref/query-panel/project)

### <a id="project-name" />`project-name`

Returns the name of the [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The name of the [project](/models/ref/query-panel/project)

### <a id="project-runs" />`project-runs`

Returns the [runs](/models/ref/query-panel/run) from a [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The [runs](/models/ref/query-panel/run) from a [project](/models/ref/query-panel/project)

### <a id="project-updatedAt" />`project-updatedAt`

Returns the update time of the [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The update time of the [project](/models/ref/query-panel/project)

## List Ops

### <a id="project-artifact-list" />`project-artifact`

Returns the [artifact](/models/ref/query-panel/artifact) for a given name within a [project](/models/ref/query-panel/project)

| Argument       | Description                                                  |
| :------------- | :----------------------------------------------------------- |
| `project`      | A [project](/models/ref/query-panel/project)                 |
| `artifactName` | The name of the [artifact](/models/ref/query-panel/artifact) |

#### Return Value

The [artifact](/models/ref/query-panel/artifact) for a given name within a [project](/models/ref/query-panel/project)

### <a id="project-artifactType-list" />`project-artifactType`

Returns the [artifactType](/models/ref/query-panel/artifact-type) for a given name within a [project](/models/ref/query-panel/project)

| Argument       | Description                                                           |
| :------------- | :-------------------------------------------------------------------- |
| `project`      | A [project](/models/ref/query-panel/project)                          |
| `artifactType` | The name of the [artifactType](/models/ref/query-panel/artifact-type) |

#### Return Value

The [artifactType](/models/ref/query-panel/artifact-type) for a given name within a [project](/models/ref/query-panel/project)

### <a id="project-artifactTypes-list" />`project-artifactTypes`

Returns the [artifactTypes](/models/ref/query-panel/artifact-type) for a [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The [artifactTypes](/models/ref/query-panel/artifact-type) for a [project](/models/ref/query-panel/project)

### <a id="project-artifactVersion-list" />`project-artifactVersion`

Returns the [artifactVersion](/models/ref/query-panel/artifact-version) for a given name and version within a [project](/models/ref/query-panel/project)

| Argument               | Description                                                                          |
| :--------------------- | :----------------------------------------------------------------------------------- |
| `project`              | A [project](/models/ref/query-panel/project)                                         |
| `artifactName`         | The name of the [artifactVersion](/models/ref/query-panel/artifact-version)          |
| `artifactVersionAlias` | The version alias of the [artifactVersion](/models/ref/query-panel/artifact-version) |

#### Return Value

The [artifactVersion](/models/ref/query-panel/artifact-version) for a given name and version within a [project](/models/ref/query-panel/project)

### <a id="project-createdAt-list" />`project-createdAt`

Returns the creation time of the [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The creation time of the [project](/models/ref/query-panel/project)

### <a id="project-name-list" />`project-name`

Returns the name of the [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The name of the [project](/models/ref/query-panel/project)

### <a id="project-runs-list" />`project-runs`

Returns the [runs](/models/ref/query-panel/run) from a [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The [runs](/models/ref/query-panel/run) from a [project](/models/ref/query-panel/project)

### <a id="project-updatedAt-list" />`project-updatedAt`

Returns the update time of the [project](/models/ref/query-panel/project)

| Argument  | Description                                  |
| :-------- | :------------------------------------------- |
| `project` | A [project](/models/ref/query-panel/project) |

#### Return Value

The update time of the [project](/models/ref/query-panel/project)
