Retorna todos os atributos

Lista de atributos

get/atributos

Response

200

nomestring
tipostring
tipoExibicaostring
prioridadeinteger

Example response

[
  {
    "nome": "string",
    "tipo": "Selecao",
    "tipoExibicao": "Combo"
  }
]

Changes