Skip to main content

GET application/get

Get a list of all the application forms.

Note

This is a privileged endpoint. Only authorised queries will be processed.

Parameters​

id optional integer
The id of the application to view.

Examples​

Response​

{
"success": true,
"data": [
// TODO
]
}

Returns a list of application forms.