View
Allows to execute a database view
Última actualización
¿Te fue útil?
Allows to execute a database view
Última actualización
¿Te fue útil?
In the following link you can find out how to filter this call
Only views that have been created in the JNCApi dictionary can be executed.
The name of the view that is in the JNCApi dictionary
Bearer + JWT_token
GET /api/vista/{vista} HTTP/1.1
Host: server:<port>
vista: text
Authorization: text
Accept: */*
Returns the indicated view
Sin contenido