List saved conversations
Lists saved Playground conversations for the account attached to the API key. This endpoint is read-only; save and delete chats in the dashboard Playground.
Authentication
AuthorizationBearer
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
Query parameters
limit
before
Return conversations updated before this timestamp.
model
Filter to saved chats for one model ID.
Response
Saved Playground conversations.
object
data
has_more
next_cursor
Errors
401
Unauthorized Error
