logo
logo

AI Assistant

How can I help you today?

EndpointsGet History
Endpoints

GET /history/{userId}

Get transformation history

curl -X GET "https://api.humanizeai.com/history/user123" \
  -H "Content-Type: application/json"
[{
  "contentId": "12345",
  "date": "2024-10-15T12:34:56Z"
}]
GET
/history/{userId}
GET
Request Preview
Response

Response will appear here after sending the request

Path Parameters

Responses

contentIdstring
datestring