Skip to content

Listar os tipos de anexos

GET
/api/v2/gerenciamento/tipos-anexos

Authorizations

Responses

200

Listar os tipos de anexos

object
sucesso
boolean
erros
Array<string>
nullable
data
Array<object>
nullable
object
id
string format: uuid
descricao
string
nullable

204

NoContent

400

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

object
mensagens
Array<string>
nullable

500

Server Error