API Search endpoints…⌘K

Retrieve Report Template

GET/lokta-lms/api/v1/reports/template

This is a convenience resource. It can be useful when building maintenance user interface screens for client applications. The template data returned consists of any or all of:

Field Defaults
Allowed description Lists

Example Request :

reports/template

Responses

200OK

Response fields

allowedParametersarray of ReportParameterData · optional
allowedReportSubTypesarray · optional
allowedReportTypesarray · optional

Every request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors. Open this operation in the interactive explorer, or read it as Markdown.