For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Dashboard
User Guide
Developer Guides
API Reference
Runtype API
Conversations
List conversations
Copy page
GET
https://
api.runtype.com
/
v1
/
conversations
Authentication
Authorization
Bearer
API key or Clerk session token
Query parameters
source
enum
Optional
Allowed values:
all
app
client_token
surface_id
string
Optional
client_token_id
string
Optional
ownerId
string
Optional
limit
integer
Optional
>=1
cursor
string
Optional
Response
Conversations list
conversations
list of objects
Show 8 properties
pagination
object
Show 3 properties
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error