List Chat Completions
Returns a paginated list of chat completions (prompts) for the agent, with applied tags expanded as { id, name } and share metadata.
Authentication
x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication
Headers
traceparent
W3C Trace Context parent. When present, the Agent continues this trace for the request. Applies to all /api/v1 endpoints.
tracestate
Optional W3C tracestate associated with traceparent.
baggage
Optional W3C baggage. Prompt text is never copied onto spans.
Query parameters
page
per_page
Results per page (clamped to 100).
agent_id
channel_id
bible_id
cached
client
config_id
conversation_id
device_id
flagged
favorited
language
liked
session_id
user_id
min_timestamp
max_timestamp
Response
Paginated list of chat completions
data
total
page
per_page
Errors
403
Forbidden Error
500
Internal Server Error