List response messages
Retrieves all messages associated with a specific response (both the user’s input message and all assistant reply messages).
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>’.
Path parameters
conversation_id
A base-62 identifier prefixed by a short resource type
response_id
A base-62 identifier prefixed by a short resource type
Headers
Assistant-Name
The Moveworks assistant identifier that was configured for your organization.
Response headers
x-moveworks-root-uuid
A unique identifier used to trace your request within the Moveworks system
Response
List of messages for this response
messages
Array of messages for this response