List Test Layer Schemas
list_test_layer_schemasRetrieve test layer schemas for a project to see how custom field keys map to test layers, helping you understand which test layer is assigned for each custom field value.
Instructions
List test layer schemas for a project.
Test layer schemas map custom field keys to test layers within a project. They determine which test layer is assigned when a specific custom field value is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based). Default is 0. | |
| size | No | Page size (max 100). Default is 100. | |
| project_id | No | Allure TestOps project ID to fetch test layer schemas from. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| items | No | Entity-specific collection entries. | |
| total | No | ||
| total_pages | No |