Skip to main content
GET
Obter colunas do export

Authorizations

Authorization
string
header
required

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

Path Parameters

type
enum<string>
required

Tipo de exportação: project, customer, contact, form_answer, answer_history, agent_execution ou project_execution.

Available options:
project,
customer,
contact,
form_answer,
answer_history,
agent_execution,
project_execution

Response

Colunas retornadas com sucesso

response
boolean
Example:

true

columns
object[]