List Florent conversations
Returns the caller’s conversations (most recently updated first), keyset-paginated. Pass ?limit= (1–100, default 30) and ?cursor= from the previous page’s nextCursor.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Query parameters
limit
cursor
Response
A page of conversations.
conversations
nextCursor
Opaque keyset cursor for the next page, or null.
Errors
400
Bad Request Error
401
Unauthorized Error