dust.tt
List Dust conversations
Input
limit optionalMax conversations to return (default 30).
Default: 30cursor optionalContinue a previous listing: pass the nextCursor returned by an earlier call. Omit for the first page.
workspaceId optionalWorkspace sId to read. Omit to use the first workspace on the account (returned as workspaceId so you can pin it).
Output
hasMore requiredTrue when more conversations exist past this page.
nextCursor requiredPass as `cursor` to get the next page. Null when hasMore is false.
workspaceId requiredThe workspace actually read — pass it back as workspaceId to pin subsequent calls.
conversations required