Projects
Projects represent the top-level organizational unit in Rhesis. They contain test sets, endpoints, and other resources for testing and evaluating AI applications.
Properties
| Property | Type | Description |
|---|---|---|
id | str | Unique identifier |
name | str | Display name |
description | str | Project description |
is_active | bool | Whether the project is active |
icon | str | Icon identifier for the project |
status_id | str | Associated status ID |
user_id | str | User who created the project |
owner_id | str | Project owner ID |
organization_id | str | Organization this project belongs to |
Fetching Projects
Filtering Projects
Use OData filter syntax to query specific projects: