Get virtual tag config by token
VirtualTags
Get virtual tag config by token
Return a specific VirtualTagConfig.
GET
Get virtual tag config 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
VirtualTagConfig model
The token of the VirtualTagConfig.
Example:
"vtag_1234"
The token of the Creator of the VirtualTagConfig.
Example:
"usr_1234"
The key of the VirtualTagConfig.
Example:
"Cost Center"
Whether the VirtualTagConfig can override a provider-supplied tag on a matching Cost.
The earliest month VirtualTagConfig should be backfilled to.
Example:
"2025-12-01"
Tag keys to collapse values for.
Values for the VirtualTagConfig, with match precedence determined by their relative order in the list.