Fetches metadata for a project in Pluto
Value
API response object containing metadata fields for the project:
uuid | Unique identifier for the project |
pluto_id | Pluto project ID (e.g. PLXP02355) |
name | Project name |
share_level | Shortname for share level (private, shareable, public) |
owner | User who currently owns the project |
experiments_count | Integer, number of (non-archived) experiments in project |
is_archived | Boolean, whether the project is archived |
created_at | Date the project was created |