Skip to main content
GET
/
api
/
management
/
form-publications
/
{form_publication}
/
responses
Obter respostas de uma publicação de formulário
curl --request GET \
  --url https://api.olie.ai/api/management/form-publications/{form_publication}/responses \
  --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

form_publication
string
required
Example:

""

Response

200

200