> ## Documentation Index
> Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The Pipelines data model.

The Pipelines data model.

## Attributes

### Pipelines Attributes

| Property                  | Type    | Description |
| ------------------------- | ------- | ----------- |
| `rootfi_id`               | integer |             |
| `rootfi_created_at`       | string  |             |
| `rootfi_updated_at`       | string  |             |
| `rootfi_integration_type` | enum    |             |
| `platform_id`             | string  |             |
| `name`                    | string  |             |
| `status`                  | string  |             |
| `created_at`              | string  |             |
| `updated_at`              | string  |             |

## Expandable Attributes

Use the `expand` query parameter to include related objects:

* `expand=stages` — includes the related Stages object(s).
