Get a project
Retrieve details for a single project by its ID or slug
GET
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the project belongs to.
id_or_slug
type: string
requiredThe project ID (e.g., `proj_8f3a2b1c`) or slug (e.g., `inference-api`).
Previous → List projects
Next Update a project →