Get cost alert event by token
CostAlertEvents
Get cost alert event by token
Get a CostAlertEvent
GET
Get cost alert event 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.
Response
200 - application/json
CostAlertEvent model
The date and time, in UTC, the CostAlertEvent was created. ISO 8601 Formatted.
Example:
"2021-07-09T00:00:00Z"
The date and time, in UTC, the CostAlertEvent is sent. ISO 8601 Formatted.
Example:
"2021-07-09T00:00:00Z"
The description of the CostAlertEvent.
The type of the CostAlertEvent.
The metadata of the CostAlertEvent.
The token of the report associated with the CostAlertEvent.
The token of the alert associated with the CostAlertEvent.