v1

latestOpenAPI 3.1.02026-07-23310383.1 KB
Chat Threads

Retrieves multiple chat threads.

get/api/v1/chat-threads

Query parameters

chatIdstring uuid required

A UUID v4 string that identifies an entity.

A UUID v4 string that identifies an entity.

pageNumbernumber

The page number.

The page number.

pageSizenumber

The page size.

The page size.

Headers

authorizationstring required

The API key to use for authentication. Can be created in the api keys section on the workspace settings page.

The API key to use for authentication. Can be created in the api keys section on the workspace settings page.

Response

Retrieves all chat threads for the specified chat.

createdAtstring date-time required
idstring uuid required

A UUID v4 string that identifies an entity.

updatedAtstring date-time required
chatIdstring uuid required

A UUID v4 string that identifies an entity.

chatMessageIdstring uuid required

A UUID v4 string that identifies an entity.