Get a project
Retrieve details for a single project by its ID or slug
Path parameters
namespace type: string (required)
The namespace (user or organization) the project belongs to.
id_or_slug type: string (required)
The project ID (e.g., `proj_8f3a2b1c`) or slug (e.g., `inference-api`).