Retry getting an assistant response for a specific message:
1. Get the original user message
2. Queue a new Snowman call to get an assistant response as a background task
3. Return the original message details
Get Latest Message
Path parameters
group_idintegerRequired
thread_idintegerRequired
Headers
AuthorizationstringRequired
Bearer authentication of the form `Bearer <token>`, where token is your auth token.
Response
Successful Response
group_idinteger
thread_idinteger
message_idinteger
detailstring
Errors
Successful Response
Bearer authentication of the form Bearer <token>, where token is your auth token.
Retry getting an assistant response for a specific message:
Get the original user message
Queue a new Snowman call to get an assistant response as a background task