Skip to main content
POST
Materialize an API chat

Authorizations

Authorization
string
header
required

API key for authentication. Format: gcai_xxxxxxxxx

Create API keys in the GC AI app under Settings → API.

Path Parameters

id
string<uuid>
required

The chat ID

Body

application/json
project_id
string<uuid>

File the chat into this project while materializing it. Requires write access to the project. Omit to leave the chat unfiled.

Response

Chat materialized (or already materialized)

id
string<uuid>
required

The chat ID

title
string | null
required

The chat title, if generated

chat_url
string<uri>
required

Deep link to open the chat in the GC AI web UI

materialized_at
string<date-time>
required

When the chat was materialized

project_id
string<uuid> | null
required

Project the chat is filed under, or null if unfiled