Skip to main content
GET
/
api
/
management
/
answers-history
/
{answers_history}
Obter histórico de respostas de formulário específico
curl --request GET \
  --url https://api.olie.ai/api/management/answers-history/{answers_history} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

answers_history
string
required

Response

200

200