df_get_dimensions
Retrieve all dimensions for a project version. Each dimension includes a stable id and, when database-bound, a connected_source with connection, table, and column details.
Instructions
Get all dimensions of a project version. Each dimension carries a stable id and, where bound to a database, a connected_source naming its connection, table and column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | ru | |
| use_cache | No | ||
| project_id | Yes | DataForge project id | |
| version_id | Yes | Project version id |