Skip to content

preencher...

GET
/api/v2/relatorios/{id}

Authorizations

Parameters

Path Parameters

id
required
integer format: int64

Responses

200

object
sucesso
boolean
erros
Array<string>
nullable
data
object
id
integer format: int64
tipoRelatorio
string
nullable
nomeAmigavelRelatorio
string
nullable
solicitadoPor
string
nullable
parametros
Array<object>
nullable
object
name
string
nullable
value
string
nullable
prontoParaDownload
boolean
concluidoEm
string format: date-time
nullable
criadoEm
string format: date-time
atualizadoEm
string format: date-time

400

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

object
mensagens
Array<string>
nullable

404

Not Found

object
mensagens
Array<string>
nullable

500

Server Error