List conversations
Retrieves a paginated list of conversations in descending order by updated_at time (last accessed first).
Authentication
AuthorizationBearer
JWT bearer token authentication. Obtain an access token from the Moveworks auth endpoint and include it in the Authorization header as ‘Bearer <token>’.
Headers
Assistant-Name
The Moveworks assistant identifier that was configured for your organization.
Query parameters
cursor
Opaque cursor for pagination (obtained from previous response)
limit
Maximum number of conversations to return (1-100)
archived
Filter by archived status
Response
List of conversations
conversations
metadata