Retry Assistant Response
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
- Return the original message details
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
group_id
thread_id
Response
Successful Response
group_id
thread_id
message_id
detail

