Skip to main content
GET
Get project

Authorizations

Authorization
string
header
required

API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.

Path Parameters

id
string
required

Project ID

Response

Project details

id
string

Unique project identifier

object
enum<string>
Available options:
project
name
string

Project name

goal
string | null

Project goal or description

workspace_id
string

Parent workspace ID

workspace_name
string

Parent workspace name

thread_count
integer

Number of chat threads in project

mave_thread_count
integer

Number of Mave agent threads

generation_count
integer

Number of content generations

credits_used_14d
integer

Credits used in the last 14 days

budget_alert
integer | null

Credit usage alert threshold

usage_limit
integer | null

Credit usage limit

billing_email
string | null

Email for billing notifications

created_at
string<date-time>
updated_at
string<date-time>