Skip to main content

GetUserModelQuerySchema

monthinteger

Month (1-12) to scope returned usage data to.

Default: null
yearinteger

Year (e.g. 2025) to scope returned usage data to.

Default: null
GetUserModelQuerySchema
{
"month": null,
"year": null
}