Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Query Parameters

limit
integer
default:100
Required range: x <= 500

Response

Journal entries

id
string<uuid>
agent_id
string<uuid>
entry_type
enum<string>
Available options:
observation,
decision,
plan,
note,
error
content
string
created_at
string<date-time>