cURL
curl --request POST \ --url https://api.olie.ai/api/management/answers-history/index \ --header 'Authorization: Bearer <token>'
Listar registros do histórico de respostas de formulário com filtros e critérios específicos.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?