latestOpenAPI 3.0.12026-08-103995881.2 MB
053edab62415
reports
Search a company's templated reports
This is scoped to what is enabled to the company and automatically filters only active reports
post/app/v1/templated_reports/search_company
Request body
Example request
{
"page_size": 20,
"sort_by": "name",
"sort_direction": "desc"
}Response
successful operation
Example response
{
"page_size": 10,
"total_entries": 58,
"total_pages": 6
}