Skip to main content
GET
Retrieve session thread messages
Get messages from a session thread.

Authorizations

Authorization
string
header
required

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

X-Envole-User-Id
string
header
required

External user identifier; not necessarily registered with Envole

Path Parameters

threadId
string
required

Query Parameters

maxResults
integer

Response

A list of session thread messages.

id
string
handle
string
role
enum<string>
Available options:
user,
assistant,
system
content
string
toolExecutionHumanApprovalRequest
object[]
timestamp
string<date-time>