Skip to main content
 print this page

Get project thread details

GET 

/ai/projects/:project_id/threads/:thread_id

Returns everything stored about one thread: its title, keywords, visibility, timestamps, attached files, and the generated summary when one exists. Use the thread messages endpoint for the conversation itself. You need at least read-only access to the project. AccessType in the response is owner when you created the thread and read-only otherwise.

Request

Responses

The stored thread. Fields that were never set are omitted, so Keywords, Files, Summary and the summary status fields appear only once the thread has them.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers
    Strict-Transport-Security