Get report notification by token
ReportNotifications
Get report notification by token
Return a ReportNotification.
GET
Get report notification by token
Documentation Index
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
ReportNotification model
The title of the ReportNotification.
Example:
"Acme Report Notification"
The token for a CostReport the ReportNotification is applied to.
Example:
"rprt_abcd1234"
The Users that receive the notification.
The Slack or Microsoft Teams channels that receive the notification.
The frequency the ReportNotification is sent.
Available options:
daily, weekly, monthly Example:
"weekly"
The type of change the ReportNotification is tracking.
Available options:
percentage, dollars Example:
"percentage"