v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

List journal records for a specific execution

post/journal/agent-space/{agentSpaceId}/journalRecords

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The unique identifier for the agent space containing the execution

Request body

executionIdstring required

Generic resource identifier (allows alphanumeric characters, hyphens, and underscores; 1-128 characters)

limitinteger

Maximum number of records to return in a single response (1-100, default: 100)

nextTokenstring

Pagination token for list operations (1-2048 characters)

recordTypestring

Filter records by type (empty string returns all types)

order'ASC' | 'DESC'

Sort order options for journal operations

Response

Success

nextTokenstring

Token for retrieving the next page of results, if more results are available