/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
post
/reports/saved
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
SavedReports
post
/reports/saved
Request body
SaveReportRequestDto
required
name
string
baseReportKey
string
parameters
object
nullable
includedTableKeys
string[]
nullable
isShared
boolean
scheduleCadence
string
nullable
"daily" | "weekly" | "monthly" | null/"none" for no schedule.
scheduleRecipients
string[]
nullable
Response
Created
SavedReportDto
required
id
string
name
string
baseReportKey
string
parameters
object
includedTableKeys
string[]
isShared
boolean
scheduleCadence
string
nullable
scheduleRecipients
string[]
isOwner
boolean
createdAt
string
date-time
updatedAt
string
date-time