cURL
curl --request GET \ --url https://api.vantage.sh/v2/virtual_tag_configs/async/{request_id} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Check the status of an async VirtualTagConfig update.
The access token received from the authorization server in the OAuth 2.0 flow.