cURL
curl --request GET \ --url https://app.all-hands.dev/api/conversations/{conversation_id}/remember-prompt \ --header 'X-Session-API-Key: <api-key>'
"<any>"
Successful Response
The response is of type any.
any
Was this page helpful?