This endpoint requires authentication. Include your Bearer token in the Authorization header.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
User ID
Query Parameters
Period preset for filtering monthly data
Available options: 
all, last12months, ytd, custom Example:
"ytd"
Start date for filtering monthly data (YYYY-MM-DD format)
Example:
"2024-01-01"
End date for filtering monthly data (YYYY-MM-DD format)
Example:
"2024-12-31"