Skip to main content
GET
Get Graph Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

interview_id
string<uuid>
required

Response

Successful Response

status
string
required
conversations_ingested
integer
required
conversations_total
integer
required
passages_created
integer
required
phrases_created
integer
required
keywords_created
integer
required
core_chunks_count
integer
required
error_message
string | null
started_at
string | null
completed_at
string | null