Get a project
Authentication
AuthorizationBearer
A management key (prefixed mgmt_), created in the dashboard under Settings, API keys, Management keys. Distinct from a regular gateway API key, and never used to call models.
Path parameters
project_id
Response
The project.
id
organization_id
name
slug
Derived from name; unique within the organization.
description
is_active
uses_organization_default_routing
True when the project routes via the org default policy (no scoped policy).
routing_policy
The project’s scoped routing policy. The id is stable across updates (updates apply in place).
budget_config
Project spending limit. hard_limit rejects requests with HTTP 402 once reached; soft_limit alerts only.
created_at
updated_at
Errors
404
Not Found Error