Documentation Index
Fetch the complete documentation index at: https://arize-ax.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
The
projects client methods are currently in BETA. The API may change without notice. A one-time warning is emitted on first use.Key Capabilities
- Create and manage projects within spaces
- List projects with pagination support
- Retrieve project details by ID
- Delete projects when no longer needed
List Projects
List all projects you have access to, with optional filtering by space.Create a Project
Create a new project within a space. Project names must be unique within the target space.Get a Project
Retrieve a specific project by name or ID. When using a name, providespace to disambiguate.