Skip to content

preencher...

GET
/api/v2/relatorios/tipos

Authorizations

Responses

200

object
sucesso
boolean
erros
Array<string>
nullable
data
Array<object>
nullable
object
tipoRelatorio
string
nullable
nomeAmigavel
string
nullable
parametros
Array<object>
nullable
object
tipoCampo
string
nullable
name
string
nullable
label
string
nullable
placeholder
string
nullable
required
boolean
value
string
nullable
input
object
type
string
nullable
min
number format: double
nullable
max
number format: double
nullable
step
number format: double
nullable
minLength
integer format: int32
nullable
maxLength
integer format: int32
nullable
pattern
string
nullable
checked
boolean
nullable
select
object
options
Array<object>
nullable
object
value
string
nullable
text
string
nullable

400

Erro durante a requisição. Retorna mensagens de erro de validação

500

Server Error