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
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