Returns a paginated list of chat threads on a board.
Pass your API key (prefixed cgk_) or a Supabase JWT in the
Authorization: Bearer <token> header.
Board UUID.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Maximum number of items to return (1-100, default 50).
1 <= x <= 100Opaque cursor for pagination. Pass the cursor value from a previous response.
"eyJpZCI6ImExYjJjM2Q0LWU1ZjYtNzg5MC1hYmNkLWVmMTIzNDU2Nzg5MCIsImNyZWF0ZWRfYXQiOiIyMDI2LTAzLTE1VDEwOjMwOjAwLjAwMFoifQ"
Sort direction by created_at.
asc, desc Filter chats by the node they are attached to.